|
nux-1.14.0
|
Public Member Functions | |
| ColorArea (Color color=Color(0xFFFFFFFF), NUX_FILE_LINE_PROTO) | |
| virtual long | ProcessEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo) |
| virtual void | Draw (GraphicsEngine &GfxContext, bool force_draw) |
| virtual void | DrawContent (GraphicsEngine &GfxContext, bool force_draw) |
| virtual void | PostDraw (GraphicsEngine &GfxContext, bool force_draw) |
| void | SetColor (Color color) |
Definition at line 29 of file ColorArea.h.