C# Class DeenGames.ThePrisoner.ThePrisonerGame

Inheritance: Game
Exibir arquivo Open project: deengames/the-prisoner

Protected Methods

Method Description
Draw ( Microsoft gameTime ) : void
Initialize ( ) : void

Method Details

Draw() protected method

protected Draw ( Microsoft gameTime ) : void
gameTime Microsoft
return void

Initialize() protected method

protected Initialize ( ) : void
return void