SSBM Decomp
Loading...
Searching...
No Matches
Vec2 Struct Reference

#include <types.h>

Data Fields

f32 x
 The x component.
 
f32 y
 The y component.
 

Detailed Description

Size:
0x8 bytes.

Field Documentation

◆ x

f32 Vec2::x

The x component.

Offset:
0x0.
Size:
0x4 bytes.

◆ y

f32 Vec2::y

The y component.

Offset:
0x4.
Size:
0x4 bytes.

The documentation for this struct was generated from the following files: