#include <Static.h>
Inheritance diagram for gui::Static:
Public Member Functions | |
Static (Surface *, coord_t x, coord_t y, coord_t w, coord_t h, SurfaceHelper *=NULL) | |
~Static () | |
void | Draw () |
|
Definition at line 57 of file Static.cpp. References gui::coord_t, STATIC_DEFAULT_FG_B, STATIC_DEFAULT_FG_G, STATIC_DEFAULT_FG_R, and STATIC_DEFAULT_FW.
|
|
Definition at line 66 of file Static.cpp.
|
|
Reimplemented from gui::Surface. Definition at line 71 of file Static.cpp. References gui::coord_t, gui::Surface::GetBgColor(), gui::Surface::GetClientRectPtr(), gui::Surface::GetFgColor(), gui::Surface::GetH(), and gui::Surface::GetTTFont().
|
|
|