| Game Methods |
The Game type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCurrentZone |
Gets a Zone object representing the current zone.
Returns null if the current level is not a zone.
| |
| GetZone |
Gets a Zone object representing the specified zone.
The Sandbox is Zone 0, all other zones are numbered as shown in the
level select screens.
|