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

Description

Definition at line 19 of file MapdataPointInfo.hh.

Public Attributes

u16 pointCount
 
u8 settings [2]
 
Point points []
 

Member Data Documentation

◆ pointCount

u16 System::MapdataPointInfo::SData::pointCount

Definition at line 20 of file MapdataPointInfo.hh.

◆ points

Point System::MapdataPointInfo::SData::points[]

Definition at line 22 of file MapdataPointInfo.hh.

◆ settings

u8 System::MapdataPointInfo::SData::settings[2]

Definition at line 21 of file MapdataPointInfo.hh.