C# Class WarTornLands.Infrastructure.Interface

Inheritance: Microsoft.Xna.Framework.DrawableGameComponent
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
Draw ( GameTime time ) : void
Interface ( ) : System

Méthodes protégées

Méthode Description
LoadContent ( ) : void

Method Details

Draw() public méthode

public Draw ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
Résultat void

Interface() public méthode

public Interface ( ) : System
Résultat System

LoadContent() protected méthode

protected LoadContent ( ) : void
Résultat void