
Public Types | |
| enum | { SCREENSHOT = 0xf000, INPUT_CAPTURE } |
Public Member Functions | |
| void | appendMessage (const std::string &) |
| void | cleanup () |
| called when the applet is deactivated | |
| void | close () |
| void | doGraphics () |
| virtual void | doLogic () |
| void | doNetwork () |
| void | doSimulation (RealTime) |
| void | init () |
| called when the applet is activated | |
| LoadViewer (App *a) | |
| void | mainLoopBody () |
| virtual void | processControlEvent (ONE::util::ControlEvent &) |
| virtual void | processEvent (const SDL_Event &) |
| void | replaceMessage (const std::string &) |
| void | sendMessage (const std::string &) |
| void | setImage (const std::string &) |
| ~LoadViewer () | |
Static Public Member Functions | |
| static void | getLines (const std::string &, std::vector< std::string > &) |
| static void | showErrorMessage (const std::string &) |
Protected Attributes | |
| App * | app |
| GUISet | gui |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
called when the applet is deactivated
Reimplemented from AppletViewer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
called when the applet is activated
Reimplemented from AppletViewer. |
|
|
Reimplemented from AppletViewer. |
|
|
Implements ONE::util::ControlListener. |
|
|
Reimplemented in GameViewer, and MenuViewer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3