StandardMainLoop Class Reference#include <mainLoop.h>
Detailed DescriptionSupport class to simplify the process of writing a main loop for Torque apps.
Member Function Documentation
Initialize core libraries and call registered init functions.
Pass command line arguments to registered functions and main.cs.
A standard mainloop implementation.
Shut down the core libraries and call registered shutdown fucntions.
Handle "pre shutdown" tasks like notifying scripts BEFORE we delete stuff from under them.
|