bn::sprites_blending_bottom_enabled_manager class

Manages if the sprite layer must be part of the blending bottom layer or not.

Public static functions

static auto get() -> bool
Indicates if the sprite layer is part of the blending bottom layer or not.
static void set(bool enabled)
Sets if the sprite layer must be part of the blending bottom layer or not.