#include <PlayersLocator.h>
Inheritance diagram for PlayersLocator:
Public Member Functions | |
PlayersLocator (const PlayersLocatorInterfaces &interfaces) | |
virtual | ~PlayersLocator () |
Destructor. |
The locator for other players performs the calculation of the positions of the other players based on players percepts. In addition, positions of team mates received via the wireless network communication are integrated.
Definition at line 67 of file PlayersLocator.h.
|
Definition at line 74 of file PlayersLocator.h. |
|
Destructor.
Definition at line 79 of file PlayersLocator.h. |