| Interface | Description |
|---|---|
| Board |
This is the interface used by all classes that store and share data for
Levels. |
| Class | Description |
|---|---|
| BoardSpace |
This represents a single space on a level.
|
| CharacterStats |
This class represents the basic statistics and information associated
with characters.
|
| Commands | |
| GameIdentifiers |
A simple set of identifiesd for all the sprites in the default map.
|
| GameMembershipDetail |
This class provides basic detail about the membership of a game.
|
| KeyMessages |
This is a simple collection of messages to define key presses.
|
| SnapshotBoard |
This is a simple implementation of
Board that is used to
capture state at some point in time. |
| Enum | Description |
|---|---|
| Commands.Command | |
| KeyMessages.Type |
Copyright © 2013. All Rights Reserved.