| Interface | Description |
|---|---|
| WorldGenerator |
An interface for generating
World instances. |
| WorldObserver |
An interface for defining
World observers. |
| Class | Description |
|---|---|
| World |
This class provides a means to have agents play against each other and synchronize all of their actions and observations.
|