NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
EGG::Screen::TVModeInfo Struct Reference

Description

Definition at line 38 of file eggScreen.h.

Public Attributes

u16 width
 
u16 height
 
nw4r::math::VEC2 ratios
 

Member Data Documentation

◆ width

u16 EGG::Screen::TVModeInfo::width

Definition at line 39 of file eggScreen.h.

◆ height

u16 EGG::Screen::TVModeInfo::height

Definition at line 40 of file eggScreen.h.

◆ ratios

nw4r::math::VEC2 EGG::Screen::TVModeInfo::ratios

Definition at line 41 of file eggScreen.h.