Starts the application main loop by creating the shared CCApplication, creating the main window with the specified view controller class, and running the main event loop.
The class for the main view controller
The application delegate for the program
Starts the application main loop by creating the shared CCApplication, creating the main window with the specified view controller class, and running the main event loop.