C# Class MonoGameQuest.PathfindingBox

Inheritance: MonoGameQuestComponent
Afficher le fichier Open project: half-ogre/MonoGameQuest

Méthodes publiques

Méthode Description
PathfindingBox ( MonoGameQuest game ) : System.Linq
Update ( GameTime gameTime ) : void

Method Details

PathfindingBox() public méthode

public PathfindingBox ( MonoGameQuest game ) : System.Linq
game MonoGameQuest
Résultat System.Linq

Update() public méthode

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