src/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:

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

Go to the source code of this file.

Data Structures

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 61 of file Logger.cpp.

Logger LogDraw

Drawing logger instantation for all classes

Definition at line 62 of file Logger.cpp.

Referenced by WorldModel::logCircle(), WorldModel::logCoordInfo(), WorldModel::logDrawBallInfo(), WorldModel::logDrawInfo(), WorldModel::logLine(), main(), Player::mainLoop(), and WorldModel::updateAll().


Generated on Thu Apr 26 22:45:29 2007 for GangOfSix(GOS)-RoboCupTeamProject by  doxygen 1.5.1-p1