OpenTTD Source  20240917-master-g9ab0a47812
AnimationInfo Struct Reference

Information about animation. More...

#include <newgrf_animation_type.h>

Data Fields

uint8_t frames
 The number of frames.
 
uint8_t status
 Status; 0: no looping, 1: looping, 0xFF: no animation.
 
uint8_t speed
 The speed, i.e. the amount of time between frames.
 
uint16_t triggers
 The triggers that trigger animation.
 

Detailed Description

Information about animation.

Definition at line 18 of file newgrf_animation_type.h.


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