SUNENGINE 0.0.2
A simple and bright C++ game engine.
 
Loading...
Searching...
No Matches
UIComponent Member List

This is the complete list of members for UIComponent, including all inherited members.

EnabledUIComponentprotected
GetLayer() constUIComponentinline
GetType() constUIComponentinline
IsEnabled() constUIComponentinline
IsMouseOver(float xPos, float yPos)=0UIComponentprivatepure virtual
LayerUIComponentprotected
OnPress()=0UIComponentprivatepure virtual
pOwningCanvasUIComponentprotected
Render()=0UIComponentprivatepure virtual
SetEnabled(bool enabled)UIComponentinline
SetLayer(int layer)UIComponentvirtual
SetOwningCanvas(Canvas *canvas)UIComponentinline
TypeUIComponentprotected
UIAttorney (defined in UIComponent)UIComponentfriend
~UIComponent()=defaultUIComponentvirtual