Interface | Description |
---|---|
SimulationMode |
Contest scenario variability
|
SimulationModeState |
PRELIM
SimulationState s are singletons and may not have state. |
Class | Description |
---|---|
DuelMode |
Last bot standing.
Usually only two participants
Ranking: 2 points for winner, 1 point each for draw
|
RaceMode |
Several participants
Progress on track is relevant, instead of hitpoints
A given number of laps has to be reached to end the match.
|
RaceMode.RaceModeState |
timed state for
RaceMode |
SimulationMode.Placement |
placement for any object
|
Enum | Description |
---|---|
SimulationMode.SimulationModeDisplay |
Displayable
SimulationMode items
THINKABOUT currently, SimulationModes are treated as singletons, this should fall once they have state |