C# Class Trollkit.GameHandler

Mostra file Open project: edibletoaster/Babycastles-Trollkit Class Usage Examples

Public Methods

Method Description
GameHandler ( GameConfiguration &gameConfig, System.Boolean inArcadeMode ) : System

Private Methods

Method Description
begin ( GameConfiguration &gameConfig ) : void
beginInArcadeMode ( GameConfiguration &gameConfig ) : void
runJoyToKey ( GameConfiguration &gameConfig ) : void

Method Details

GameHandler() public method

public GameHandler ( GameConfiguration &gameConfig, System.Boolean inArcadeMode ) : System
gameConfig GameConfiguration
inArcadeMode System.Boolean
return System