bn_sprite_animate_actions.h file

bn::sprite_ptr animate actions implementation header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

class bn::isprite_animate_action
Base class of bn::sprite_animate_action.
template<int MaxSize>
class bn::sprite_animate_action
Changes the tile set of a sprite_ptr when the action is updated a given number of times.
class bn::isprite_cached_animate_action
Base class of bn::sprite_cached_animate_action.
template<int MaxSize>
class bn::sprite_cached_animate_action
Changes the tile set of a sprite_ptr when the action is updated a given number of times.