Helper class for animation control. More...
Static Public Attributes | |
static const CallbackID | cb_animation_speed = CBID_INDTILE_ANIMATION_SPEED |
static const CallbackID | cb_animation_next_frame = CBID_INDTILE_ANIM_NEXT_FRAME |
static const IndustryTileCallbackMask | cbm_animation_speed = CBM_INDT_ANIM_SPEED |
static const IndustryTileCallbackMask | cbm_animation_next_frame = CBM_INDT_ANIM_NEXT_FRAME |
Helper class for animation control.
Definition at line 269 of file newgrf_industrytiles.cpp.