NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 61 of file lyt_types.h.
Public Member Functions | |
Size (const Size &rOther) | |
Size (f32 w, f32 h) | |
Public Attributes | |
f32 | width |
f32 | height |
|
inline |
Definition at line 65 of file lyt_types.h.
|
inline |
Definition at line 66 of file lyt_types.h.
|
inline |
Definition at line 67 of file lyt_types.h.
f32 nw4r::lyt::Size::width |
Definition at line 62 of file lyt_types.h.
f32 nw4r::lyt::Size::height |
Definition at line 63 of file lyt_types.h.