Uses of Interface
aigames.soccer.field.constructor.Constructor

Packages that use Constructor
aigames.soccer.field Contains classes which maintains functionality of a game field in soccer game. 
aigames.soccer.field.constructor Contains interface for objects that can be used to create game field in soccer game and implementation of this interface for creating standard game field. 
 

Uses of Constructor in aigames.soccer.field
 

Constructors in aigames.soccer.field with parameters of type Constructor
BasicGameField(Constructor fieldConstructor)
          Class contructor which uses given field constructor to create new field.
 

Uses of Constructor in aigames.soccer.field.constructor
 

Classes in aigames.soccer.field.constructor that implement Constructor
 class StandardConstructor
          Field costructor for typical soccer game field.
 



Copyright © 2001-2004 MoMaT & MWe Team. All Rights Reserved.