Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
Formations.h File Reference
#include "SoccerTypes.h"
Include dependency graph for Formations.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
File: Formations.h
Project: Robocup Soccer Simulation Team: UvA Trilearn
Authors: Jelle Kok
Created: 05/02/2001
Last Revision: $ID$
Contents: Header file for different classes associated with
Formations.
- PlayerTypeInfo contains the different information for
one playertype (PT_DEFENDER, PT_ATTACKER, etc.). These
should not be confused with the player_types used in the
soccerserver from version 7.xx. The information consists
of the attraction to the ball, minimal and maximal x
coordinates, etc.
- FormationTypeInfo contains information for all the
roles in one specific formation. This information
consists of the current formation, the home position for
all the roles, the player_type (PT_DEFENDER, PT_ATTACKER,
etc.) for all the roles and the information about all
player_types
- Formations itself. This class contains all the
information of the different Formations. Furthermore it
contains the current formation that is used and the role
in the formation that is associated with the current
agent.
This formation system is based on the formations used by
the simple FC Portugal team, released in 2000.
Changes
Date Author Comment
05/02/2001 Jelle Kok Initial version created
Definition in file Formations.h.
Generated on Fri Nov 7 11:45:46 2003 for UvA Trilearn 2003 Base Code by
1.2.12 written by Dimitri van Heesch,
© 1997-2001