bn::bg_palettes_fade_manager class

Manages the intensity of the fade effect applied to all background color palettes.

Public static functions

static auto get() -> fixed
Returns the intensity of the fade effect applied to all background color palettes.
static void set(fixed intensity)
Sets the intensity of the fade effect applied to all background color palettes.

Function documentation

static void bn::bg_palettes_fade_manager::set(fixed intensity)

Sets the intensity of the fade effect applied to all background color palettes.

Parameters
intensity New intensity in the range [0..1].