|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectparsedtree.Movement
parsedtree.FormUnit
| Field Summary | |
int |
across
|
double |
bar
|
int |
down
|
int |
facing
|
boolean |
isPositionSpecified
Indicates whether the position at which the unit was formed was specified in the form_unit element. |
UnitDefinition |
unitDefinition
|
| Constructor Summary | |
FormUnit()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public UnitDefinition unitDefinition
public boolean isPositionSpecified
form_unit element.
When a unit is formed, the position at which the unit is formed
may optionally be given using the place and
place attributes in the form_unit element.
If no position was specified then the first movement for the unit
must be a movement that specifies the starting position.
public int down
public int across
public int facing
public double bar
| Constructor Detail |
public FormUnit()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||