OpenTTD Source 20260208-master-g43af8e94d0
AnimationInfo< void > Struct Reference

Data Fields

uint8_t frames = 0
AnimationStatus status = AnimationStatus::NoAnimation
uint8_t speed = 2
void triggers
 The enabled animation triggers.

Detailed Description

Definition at line 30 of file newgrf_animation_type.h.

Field Documentation

◆ frames

uint8_t AnimationInfo< void >::frames = 0

Definition at line 31 of file newgrf_animation_type.h.

◆ speed

uint8_t AnimationInfo< void >::speed = 2

Definition at line 33 of file newgrf_animation_type.h.

◆ status

◆ triggers

void AnimationInfo< void >::triggers

The enabled animation triggers.

Definition at line 26 of file newgrf_animation_type.h.


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