|
OpenTTD Source 20251104-master-g3befbdd52f
|
Data Fields | |
| uint8_t | frames = 0 |
| AnimationStatus | status = AnimationStatus::NoAnimation |
| uint8_t | speed = 2 |
Definition at line 29 of file newgrf_animation_type.h.
| uint8_t AnimationInfo< void >::frames = 0 |
Definition at line 30 of file newgrf_animation_type.h.
| uint8_t AnimationInfo< void >::speed = 2 |
Definition at line 32 of file newgrf_animation_type.h.
| AnimationStatus AnimationInfo< void >::status = AnimationStatus::NoAnimation |
Definition at line 31 of file newgrf_animation_type.h.