Package | Description |
---|---|
simkit.smdx |
Contains basic classes to represent the entities in a combat simulation.
|
Modifier and Type | Field and Description |
---|---|
protected StationData |
FormationMoverManager.originalStation
The station that the Mover to take at the start of the simulation.
|
protected StationData |
FormationMoverManager.station
The data used to determine the location relative to the FormationLeader.
|
Modifier and Type | Method and Description |
---|---|
void |
FormationMoverManager.setOriginalStationData(StationData value)
The data used to determine the location relative to the FormationLeader.
|