class
#include <bn_sprite_actions.h>
sprite_visible_manager Manages if a sprite_
Public static functions
-
static auto get(const sprite_
ptr& sprite) -> bool - Indicates if the given sprite_
ptr is committed to the GBA or not. -
static void set(bool visible,
sprite_
ptr& sprite) - Sets if the given sprite_
ptr must be committed to the GBA or not.