|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |