Region#
Access with Region->
.
Variables#
const long |
|
const long |
|
const long |
|
const long |
|
const long |
|
const long |
|
const Screen |
|
const long |
Functions#
GetScreenForComboPos(int pos) |
|
int |
GetScreenIndexForComboPos(int pos) |
void |
TriggerSecrets(int arg1) |
Variable descriptions#
The number of pixels horizontally. 256 per screen.
The number of pixels vertically. 176 per screen.
const long ScreenWidth 🔗 Source
The number of screens horizontally.
const long ScreenHeight 🔗 Source
The number of screens vertically.
const long NumCombos 🔗 Source
The number of combo positions. 176 per screen.
const Screen OriginScreen 🔗 Source
The top-left screen in the current region. If not in a large region, this is the same as Screen.
const long OriginScreenIndex 🔗 Source
The index of the top-left screen in the current region. If not in a large region, this is the same as Game->CurScreen.
Function descriptions#
Screen GetScreenForComboPos(int pos) 🔗 Source
int GetScreenIndexForComboPos(int pos) 🔗 Source