class
#include <bn_sprite_palette_actions.h>
sprite_palette_inverted_manager Manages if the colors of a sprite_
Public static functions
-
static auto get(const sprite_
palette_ ptr& palette) -> bool - Indicates if the colors of the given sprite_
palette_ ptr are inverted or not. -
static void set(bool inverted,
sprite_
palette_ ptr& palette) - Sets if the colors of the given sprite_
palette_ ptr must be inverted or not.