C# Class MyPolarBear.AI.PlantingAI

Inheritance: AIComponent
Mostra file Open project: sgdc/sgdc-old Class Usage Examples

Public Methods

Method Description
DoAI ( GameTime gameTime ) : void
PlantingAI ( System.Entity planter ) : System

Method Details

DoAI() public method

public DoAI ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void

PlantingAI() public method

public PlantingAI ( System.Entity planter ) : System
planter System.Entity
return System