Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
DefaultWindowPerformanceTest (void(CEGUI::Window::*function)(), CEGUI::String test_name) | |
virtual void | doTest () |
![]() | |
PerformanceTest (CEGUI::String test_name) | |
void | execute () |
Public Attributes | |
CEGUI::Window * | d_root |
std::vector< CEGUI::Window * > | d_windows |
void(CEGUI::Window::* | d_function )() |
![]() | |
CEGUI::String | d_testName |
Additional Inherited Members |