#include "ActHandler.h"
Include dependency graph for BasicPlayer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | BasicPlayer |
Variables | |
Logger | Log |
File: BasicPlayer.h 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 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.h.
|
This is a reference to Logger to write log info to Definition at line 53 of file BasicPlayer.h. |