C# Class MyPolarBear.AI.PlantingAI

Inheritance: AIComponent
Afficher le fichier Open project: sgdc/sgdc-old Class Usage Examples

Méthodes publiques

Méthode Description
DoAI ( GameTime gameTime ) : void
PlantingAI ( System.Entity planter ) : System

Method Details

DoAI() public méthode

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

PlantingAI() public méthode

public PlantingAI ( System.Entity planter ) : System
planter System.Entity
Résultat System