bn::sprites_visible_manager class

Manages if the sprite layer must be shown or not.

Public static functions

static auto get() -> bool
Indicates if the sprite layer is visible or not.
static void set(bool enabled)
Sets if the sprite layer is visible or not.