| Description | Hierarchy | Fields | Methods | Properties |
type TIrrlichtEvent = class(TObject)
Base class of all event types.
![]() |
constructor Create(NType: TIrrlichtEventType); |
![]() |
property EventType: TIrrlichtEventType read FEventType; |
![]() |
constructor Create(NType: TIrrlichtEventType); |
|
Constructor. Only used by derived classes. | |
![]() |
property EventType: TIrrlichtEventType read FEventType; |
|
Tells the real type this object has. | |