![]() ![]() | Sets up the static objects, e.g. flags |
![]() | Constructs a new worldmodel |
![]() | Gets all known opponents |
![]() | Gets all known team-mates |
![]() | The own position |
![]() | Gets all opponents. |
![]() | Gets the representation of the player that is associated with this worldmodel. |
![]() | Returns the static objects, e.g. flags and lines |
![]() | Gets all teammates. |
![]() | Returns the ball |
![]() | Returns the simulation frame when the worldmodel was updated. |
![]() | Returns the vague information about the ball, if the last information about the ball from the server wasn't accurate enough to calculate the balls position. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Event for ball position calculated |
![]() | Event for Flags parsed |
![]() | Event for Intersections calculated |
![]() | Event for opponents calculated |
![]() | Event for player calculated |
![]() | Event for position of player calculated |
![]() | Event indicating that the players own position is unknown |
![]() | Event for team mates calculated |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Generates a BallPositionCalculated event when the position of the ball has calculated |
![]() | Generates a FlagsParsed event when all flags have been parsed |
![]() | Generates a IntersectionsCalculated when all intersections have been calculated |
![]() | Generates a OpponentsCalculated event when all have been calculated |
![]() | Generates a PlayerCalculated event when the player has been updated |
![]() | Generates a PositionCalculated event when the players own position has been calculated |
![]() | Generates a PositionUnknown event when own position is unknown |
![]() | Generates a TeamMates calculated event when all team mates have been calulated |
WorldModel Class | TeamYaffa.CRaPI.World Namespace