NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::lyt::WindowFrameSize Struct Reference

Description

Definition at line 97 of file lyt_window.h.

Public Attributes

f32 l
 
f32 r
 
f32 t
 
f32 b
 

Member Data Documentation

◆ l

f32 nw4r::lyt::WindowFrameSize::l

Definition at line 98 of file lyt_window.h.

◆ r

f32 nw4r::lyt::WindowFrameSize::r

Definition at line 99 of file lyt_window.h.

◆ t

f32 nw4r::lyt::WindowFrameSize::t

Definition at line 100 of file lyt_window.h.

◆ b

f32 nw4r::lyt::WindowFrameSize::b

Definition at line 101 of file lyt_window.h.