Method | Description | |
---|---|---|
Arrive ( ) : Indiefreaks.Xna.Core |
Creates a new instance
|
|
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
|