GearLoader 1.1.0
Mod loader for GGXXACPR
Loading...
Searching...
No Matches
BaseMod_MenuDimensions Struct Reference

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

Detailed Description

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.


The documentation for this struct was generated from the following file: