|
GearLoader 1.1.0
Mod loader for GGXXACPR
|
Rectangle dimensions bounding the drawable menu area given in internal resolution screen space coordinates. Top left pixel is (0, 0) and bottom right is (640, 480). Use these dimensions to future proof BM_CustomMenuHandler implementations in case the mod menu display changes. More...
#include <baseMod_c.h>
Data Fields | |
| uint16_t | left |
| uint16_t | top |
| uint16_t | right |
| uint16_t | bottom |
Rectangle dimensions bounding the drawable menu area given in internal resolution screen space coordinates. Top left pixel is (0, 0) and bottom right is (640, 480). Use these dimensions to future proof BM_CustomMenuHandler implementations in case the mod menu display changes.