C# Class WarTornLands.Interface

Inheritance: Microsoft.Xna.Framework.DrawableGameComponent
Datei anzeigen Open project: floAr/WarTornLands Class Usage Examples

Public Methods

Method Description
Draw ( GameTime gameTime ) : void
Interface ( Microsoft.Xna.Framework.Game game ) : System

Method Details

Draw() public method

public Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void

Interface() public method

public Interface ( Microsoft.Xna.Framework.Game game ) : System
game Microsoft.Xna.Framework.Game
return System