Method | Description | |
---|---|---|
Draw ( |
||
Dungeon ( Microsoft.Xna.Framework.Game game, IDungonBuilder builder ) : System | ||
Update ( |
Method | Description | |
---|---|---|
ConnectLevels ( ILevelConnector e ) : void | ||
CurrentPlayer_LocationChanged ( object sender, |
||
DrawMiniMap ( ) : void | ||
Dungeon_EnabledChanged ( object sender, |
||
InitializeGraphics ( ) : void | ||
LoadLevel ( int levelIndex, Point enterTile ) : |
||
UpdateVisibleTiles ( ) : void |
public Draw ( |
||
gameTime | ||
return | void |
public Dungeon ( Microsoft.Xna.Framework.Game game, IDungonBuilder builder ) : System | ||
game | Microsoft.Xna.Framework.Game | |
builder | IDungonBuilder | |
return | System |
public Update ( |
||
gameTime | ||
return | void |