Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ApplicationKit Class Reference

#include <ApplicationKit.h>

List of all members.

Static Public Member Functions

static void init (int argc, char **argv)
 initializes the Application Kit runtime.
static void terminate ()


Member Function Documentation

static void VCF::ApplicationKit::init int  argc,
char **  argv
[static]
 

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();

static void VCF::ApplicationKit::terminate  )  [static]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information