BasicGameLauncher

Undocumented in source.

Members

Static functions

LaunchGame
void LaunchGame(Game g, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
ProcessArgs
string[] ProcessArgs(string[] args)

Removes the first element in the arguments array. (this value is generally the name of the executable and unneeded.)

Meta