C# Class AIsOfCatan.GUI.GUIPlayerBox

Inheritance: TXADrawableComponent
Afficher le fichier Open project: rasmusgreve/catan

Méthodes publiques

Méthode Description
GUIPlayerBox ( Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System

Méthodes protégées

Méthode Description
DoUpdate ( GameTime time ) : void

Method Details

DoUpdate() protected méthode

protected DoUpdate ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
Résultat void

GUIPlayerBox() public méthode

public GUIPlayerBox ( Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
position Vector2
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System