#include "Player.h"
#include "ArsToolbox.h"
#include "SoccerTypes.h"
#include <Math.h>
#include <stdio.h>
Include dependency graph for PlayerTeams.cpp:
Go to the source code of this file.
Defines | |
#define | LOG_SITUATIONS |
File: PlayerTest.cpp Project: Robocup Soccer Simulation Team: UvA Trilearn Authors: Jelle Kok Created: 10/12/2000 Last Revision: $ID$ Contents: This file contains the class definitions for the Player that are used to test the teams' high level strategy.
Changes
Date Author Comment 10/12/2000 Jelle Kok Initial version created
Definition in file PlayerTeams.cpp.
#define LOG_SITUATIONS |
Definition at line 55 of file PlayerTeams.cpp.