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

Description

Definition at line 82 of file Math.hh.

Public Attributes

u32 base
 
s32 dec
 

Member Data Documentation

◆ base

u32 EGG::Mathf::BaseAndDec32::base

Definition at line 83 of file Math.hh.

◆ dec

s32 EGG::Mathf::BaseAndDec32::dec

Definition at line 84 of file Math.hh.