CAST II Game Engine

   MAIN       FEATURES       SCREENSHOTS       FORUMS       MANUAL       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TKeyboardMsg

Unit

BaseMsg

Declaration

type TKeyboardMsg = class(TInputMessage)

Description

Base class for keyboard-related messages

Hierarchy

TInputMessage > TMessage

Fields

 NameDescription
PublicKeyScan code of the key

Methods

Overview

Publicconstructor Create(AKey: Integer);

Description

Publicconstructor Create(AKey: Integer);

AKey - scan code of the key

Last modified: 26 Oct, 2008
Copyright (C) 2006-2008, casteng.com