NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::math::_VEC2 Struct Reference
Inheritance diagram for nw4r::math::_VEC2:
[legend]

Description

Definition at line 20 of file math_types.h.

Public Attributes

f32 x
 
f32 y
 

Member Data Documentation

◆ x

f32 nw4r::math::_VEC2::x

Definition at line 21 of file math_types.h.

◆ y

f32 nw4r::math::_VEC2::y

Definition at line 21 of file math_types.h.