C# Class DodongosQuest.User

Afficher le fichier Open project: faintpixel/Roguelike

Méthodes publiques

Méthode Description
Update ( GameTime gameTime ) : void
User ( ) : System

Private Methods

Méthode Description
GetUserInput ( GameTime gameTime ) : List

Method Details

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void

User() public méthode

public User ( ) : System
Résultat System