GuiNoMouseCtrl
Engine/source/T3D/guiNoMouseCtrl.cpp
Private Types
Parent
Public Functions
DECLARE_CATEGORY("Gui Other" )
bool
pointInControl(const Point2I & parentCoordPoint)
This function will return true if the provided coordinates (wrt parent object) are within the bounds of this control.
Detailed Description
Private Types
typedef GuiControl Parent
Public Functions
DECLARE_CATEGORY("Gui Other" )
DECLARE_CONOBJECT(GuiNoMouseCtrl )
pointInControl(const Point2I & parentCoordPoint)
Reimplemented from: GuiControl