![]() CatchBall | Overloaded. Generates a command to catch the ball |
![]() DashToObject | Overloaded. Generates a command to dash to an object |
![]() DashToPoint | Overloaded. Generates a command to dash to a point |
![]() DashToPointLookingAtPoint | Overloaded. Generates a command to dash to one point while looking at another. |
![]() KickToObject | Overloaded. Generates a command to kick the ball towards an object |
![]() KickToPoint | Overloaded. Generates a command to kick the ball towards a point |
![]() LookAtObject | Overloaded. Generates a command to turn the neck to look at an object |
![]() LookAtPoint | Overloaded. Generates a command to turn the neck to look at a point |
![]() TurnAndLookAtPoint | Generates a command to turn the body towards a point, and sets the HeadAngle to zero, i.e. the player is looking in the direction of the body. |
![]() TurnToObject | Overloaded. Generates a command to turn the body towards an object. |
![]() TurnToPoint | Overloaded. Generates a command to turn the body towards a point. |
BasicActions Constructor | Initializes a new instance of the BasicActions class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
BasicActions Class | TeamYaffa.CRaPI Namespace | BasicCommands