OpenTTD Source 20241224-master-gee860a5c8e
BulldozerMovement Struct Reference

Data Fields

uint8_t direction:2
 
uint8_t image:2
 
uint8_t duration:3
 

Detailed Description

Definition at line 247 of file effectvehicle.cpp.

Field Documentation

◆ direction

uint8_t BulldozerMovement::direction

Definition at line 248 of file effectvehicle.cpp.

◆ duration

uint8_t BulldozerMovement::duration

Definition at line 250 of file effectvehicle.cpp.

◆ image

uint8_t BulldozerMovement::image

Definition at line 249 of file effectvehicle.cpp.


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