C# Class Xmas_Hell_iOS.Program

Inheritance: UIApplicationDelegate
Show file Open project: Noxalus/Xmas-Hell

Public Methods

Method Description
FinishedLaunching ( UIApplication app ) : void

Private Methods

Method Description
Main ( Array args ) : void

The main entry point for the application.

RunGame ( ) : void

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app ) : void
app UIApplication
return void