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

Description

Definition at line 6 of file rect.hpp.

Public Attributes

float mLeft
 
float mTop
 
float mRight
 
float mBottom
 

Member Data Documentation

◆ mLeft

float nw4r::ut::Rect::mLeft

Definition at line 7 of file rect.hpp.

◆ mTop

float nw4r::ut::Rect::mTop

Definition at line 8 of file rect.hpp.

◆ mRight

float nw4r::ut::Rect::mRight

Definition at line 9 of file rect.hpp.

◆ mBottom

float nw4r::ut::Rect::mBottom

Definition at line 10 of file rect.hpp.