Helper class to create cross platform main functions. More...
Derived from: | None |
Derived by: | None |
Group: | System (App) |
#include <ClanLib/application.h>
Class Members:
Construction: | |
Clan Application constructor. |
| |
Detailed description:
To use this class, create a static main function in your application class, then make a single global instance of CL_ClanApplication .Your program does not have to use this class.