Static Public Member Functions | |
| static void | initialize () |
| must be called first to initialize the Class which will instantiate the MainWindow and the Renderer | |
| static void | shutdown () |
| call to dispose the Class which will result in disposal of the MainWindow and the Renderer | |
| static Renderer & | getRenderer () |
| returns the Singleton Instance of the Renderer | |
| static MainWindow & | getMainWindow () |
| returns the Singleton Instance of the MainWindow | |
| static void | start () |
| starts the App by showing the MainWindow | |
1.5.5