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

The speed of movement, and the time to wait before moving. More...

Data Fields

s16 speed
 
s16 waitTime
 

Detailed Description

The speed of movement, and the time to wait before moving.

If the wait time is negative (before moving down on random setting), wait a random amount of time instead.

Field Documentation

◆ speed

s16 TTCPitBlockProperties::speed

◆ waitTime

s16 TTCPitBlockProperties::waitTime

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