CAST II Game Engine |
||||||||
![]() |
MAIN | FEATURES | SCREENSHOTS | FORUMS | MANUAL | DOWNLOADS | CONTACTS | |
type TCharInputMsg = class(TKeyboardMsg)
TKeyboardMsg > TInputMessage > TMessage| Name | Description | |
|---|---|---|
![]() | Character | Code of the character |
![]() | constructor Create(AChar: Char; AKey: Integer); |
![]() | constructor Create(AChar: Char; AKey: Integer); |
AChar - code of the character, AKey - scan code
|
Last modified: Jan 6, 2010 |