Crazy Eddies GUI System
0.6.0
|
Public Member Functions | |
ScriptWindowHelper (Window *wnd) | |
Window * | getWindow () |
Window * | getWindow (String &name) |
Protected Attributes | |
Window * | d_window |
Window that is being aided by this helper. | |
Window * CEGUI::ScriptWindowHelper::getWindow | ( | ) |
Returns a pointer to the window object specified using the prefix of the helped window.
name | name of the window you wish to retrieve |
References d_window, and CEGUI::Window::getPrefix().