| Interface | Description |
|---|---|
| BasicArea |
A BasicArea is a type of Area that can be loaded by BasicSpaceStates.
|
| BasicSpaceEvent |
A BasicSpaceEvent is a type of Event that can be involved by
BasicSpaceStates.
|
| Class | Description |
|---|---|
| BasicSpaceEventGroup |
A BasicSpaceEventGroup is a type of EventGroup that can contain
BasicSpaceEvents.
|
| BasicSpaceState |
A BasicSpaceState is a type of SpaceState that uses BasicSpaceThinkers,
which have no special capabilities, and treats its CellGame as a basic
CellGame.
|
| BasicSpaceThinker |
A BasicSpaceThinker is a type of SpaceThinker that is used by
BasicSpaceStates, which have no special capabilities, and treats their
CellGames as basic CellGames.
|
| BasicThinkerObject |
A BasicThinkerObject is a type of ThinkerObject that mimics a
BasicSpaceThinker, which has no special capabilities.
|