Class | Description |
---|---|
AreaDivider |
Divides a rectangular area into identically sized, roughly square cells.
|
DefaultTargets |
Loads the default targets for local games in Checkpoints 0 through 3.
|
Game |
Represents a multiplayer game, providing or defining methods common to all game modes.
|
GameStateID |
Holds the constant values for the possible game states.
|
LatLngUtils |
Holds helpful static methods for working with locations.
|
LineCrossDetector |
Holds a method to determine whether two lines cross.
|
PlayerStateID |
Holds constant values for possible player states.
|
TargetVisitChecker |
Holds methods for managing a path of target claims.
|
TeamID |
Holds team/role ID constants.
|
WebApi |
Provides methods for contacting the server.
|