VCF::ApplicationKit Class Reference
#include <ApplicationKit.h>
Static Public Member Functions | |
| static void | init (int argc, char **argv) |
| initializes the Application Kit runtime. | |
| static void | terminate () |
Member Function Documentation
|
||||||||||||
|
initializes the Application Kit runtime. This includes registering the basic classes in the runtime system This MUST be called first off in the main() function of the app This will automatically call FoundationKit::init(); and GraphicsKit::init(); |
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/ApplicationKit.h
