Méthode | Description | |
---|---|---|
CanCompute ( ) : bool |
Defines if the current steering behavior can execute or not. Override this method to add a global condition to this behavior |
|
Compute ( ) : void |
Computes the current Steering Behavior
|
|
GetBestHidingSpot ( ) : void |
Returns the best hiding spot in the current Context
|
|
Hide ( ) : Microsoft.Xna.Framework |
Creates a new instance
|