Class TGUIEvent
Unit
Irrlicht
Declaration
type TGUIEvent = class(TIrrlichtEvent)
Description
An event of the graphical user interface.
GUI events are created by the GUI environment or the GUI elements in response to mouse or keyboard events. When a GUI element receives an event it will either process it and return true, or pass the event to its parent. If an event is not absorbed before it reaches the root element then it will then be passed to the user receiver.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
destructor Destroy; override; |
|
Properties
Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22