A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
Field::BoxColLowPoint Struct Reference

Description

Definition at line 54 of file BoxColManager.hh.

Public Attributes

f32 z
 
u8 highPoint
 
u8 unitID
 

Member Data Documentation

◆ highPoint

u8 Field::BoxColLowPoint::highPoint

Definition at line 56 of file BoxColManager.hh.

◆ unitID

u8 Field::BoxColLowPoint::unitID

Definition at line 57 of file BoxColManager.hh.

◆ z

f32 Field::BoxColLowPoint::z

Definition at line 55 of file BoxColManager.hh.