Record TInputPressRelease
Unit
Declaration
type TInputPressRelease = record
Description
Input press or release event. Either key press/release or mouse button press/release or mouse wheel action. This is nicely matching with TInputShortcut processing in CastleInputs, so it allows to easily store and check for user actions.
Source: ui/castlekeysmouse.pas (line 794).
Generated by PasDoc 0.17.0.snapshot.