Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WorldModel.h File Reference

#include "Objects.h"
#include "PlayerSettings.h"
#include "Logger.h"
#include "Formations.h"
#include <list>
#include <pthread.h>
#include <sys/time.h>

Include dependency graph for WorldModel.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  WorldModel

Variables

Logger Log
Logger LogDraw


Detailed Description

File:          WorldModel.h
Project:       Robocup Soccer Simulation Team: UvA Trilearn
Authors:       Jelle Kok
Created:       12/02/2001
Last Revision: $ID$
Contents:      class declarations of WorldModel. This class contains
               methods that give information about the current and future
               state of the world (soccer field).

Changes

Date Author Comment 12/02/2001 Jelle Kok Initial version created

Definition in file WorldModel.h.


Variable Documentation

Logger Log
 

Logger instantation that can be used by all classes

Definition at line 65 of file WorldModel.h.

Logger LogDraw
 

Drawing logger instantation for all classes

Definition at line 66 of file WorldModel.h.


Generated on Fri Nov 7 11:45:56 2003 for UvA Trilearn 2003 Base Code by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001