Mario Kart 64
Loading...
Searching...
No Matches
TrainStuff Struct Reference

#include <vehicles.h>

Collaboration diagram for TrainStuff:
[legend]

Data Fields

TrainCarStuff locomotive
 
TrainCarStuff tender
 
TrainCarStuff passengerCars [NUM_PASSENGER_CAR_ENTRIES]
 
f32 speed
 
s32 someFlags
 
s32 numCars
 
s32 unused
 

Field Documentation

◆ locomotive

TrainCarStuff TrainStuff::locomotive

◆ numCars

s32 TrainStuff::numCars

◆ passengerCars

TrainCarStuff TrainStuff::passengerCars[NUM_PASSENGER_CAR_ENTRIES]

◆ someFlags

s32 TrainStuff::someFlags

◆ speed

f32 TrainStuff::speed

◆ tender

TrainCarStuff TrainStuff::tender

◆ unused

s32 TrainStuff::unused

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