#include "Objects.h"
#include <stdlib.h>
#include <iostream.h>
#include <string.h>
Include dependency graph for Objects.C:
Go to the source code of this file.
File: Objects.C Project: Robocup Soccer Simulation Team: UvA Trilearn 2001 Authors: Jelle Kok and Remco de Boer Created: 1/12/2000 Last Revision: 06/01/2002 Contents: class declarations Object, DynamicObject, FixedObject, PlayerObject, BallObject and Stamina
Definition in file Objects.C.