#include "../BehaviorControl.h"
#include "Tools/Xabsl2/Xabsl2Engine/Xabsl2Engine.h"
#include "Tools/FieldDimensions.h"
#include "Tools/Player.h"
Include dependency graph for GtCamSymbols.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GTCamSymbols |
Defines | |
| #define | GETROBOTX(number) |
Definition in file GtCamSymbols.h.
|
|
Value: double getRobot##number##PosX(); \ double getRobot##number##PosY(); \ Vector2<double> getRobot##number##Pos();\ double getRobot##number##SpeedX();\ double getRobot##number##SpeedY();\ Vector2<double> getRobot##number##Speed();\ double getRobot##number##Rotation();\ double getRobot##number##Distance(); Definition at line 15 of file GtCamSymbols.h. |
1.3.6