OpenTTD Source 20250613-master-ga1786fa1f4
AnimationInfo< void > Struct Reference

Data Fields

uint8_t frames = 0
 
AnimationStatus status = AnimationStatus::NoAnimation
 
uint8_t speed = 2
 

Detailed Description

Definition at line 29 of file newgrf_animation_type.h.

Field Documentation

◆ frames

uint8_t AnimationInfo< void >::frames = 0

Definition at line 30 of file newgrf_animation_type.h.

◆ speed

uint8_t AnimationInfo< void >::speed = 2

Definition at line 32 of file newgrf_animation_type.h.

◆ status


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