#include "BasicPlayer.h"
#include "Parse.h"
Include dependency graph for BasicPlayer.cpp:
Go to the source code of this file.
File: BasicPlayer.cpp Project: Robocup Soccer Simulation Team: UvA Trilearn Authors: Jelle Kok Created: 10/12/2000 Last Revision: $ID$ Contents: This file contains the class declaration for the BasicPlayer. The BasicPlayer is the class where the available skills for the agent are defined.
Changes
Date Author Comment: 10/12/2000 Jelle Kok Initial version created
Definition in file BasicPlayer.cpp.