Class TKeysPressed
Unit
Declaration
type TKeysPressed = class(TObject)
Description
Tracking the "pressed" state of keys. Allows you to query is key (TKey) pressed, and is some character (Char type) pressed.
Source: ui/castlekeysmouse.pas (line 455).
Hierarchy
- TObject
- TKeysPressed
Generated by PasDoc 0.17.0.snapshot.