Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
FerrisWheelProperties Struct Reference

Behaviors for bhvFerrisWheelAxle and bhvFerrisWheelPlatform. More...

Data Fields

voidaxleCollision
 
voidplatformCollision
 
s16 platformModel
 

Detailed Description

Behaviors for bhvFerrisWheelAxle and bhvFerrisWheelPlatform.

These are the revolving sets of four platforms in BitDW and BitS. The axle spawns the four platforms. Properties for the ferris wheel axle and platforms.

Field Documentation

◆ axleCollision

void* FerrisWheelProperties::axleCollision

◆ platformCollision

void* FerrisWheelProperties::platformCollision

◆ platformModel

s16 FerrisWheelProperties::platformModel

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