117 virtual void onPointerOut(
int pointerId,
float pointerX,
float pointerY);
144 virtual void setToggle(
bool b,
bool invokeEvent =
true);
149 return m_toggleStatus;
This is the base object class from which other GUIs inherit. It's an empty GUI and can contain child ...
Definition CGUIElement.h:51
This is the object class for displaying a text.
Definition CGUIText.h:60
CUIBase(CUIContainer *container, CGUIElement *element)
Constructor.
Top-level UI container and event router.
Definition CUIContainer.h:59
Classes used to build the User Interface (UI).
Definition CAlphaMotion.h:32
Everything in the Skylicht Engine. You can start by looking at the topics.
Definition AudioDebugLog.h:29