palette_bitmap_bg_visible_manager class
#include <bn_palette_bitmap_bg_actions.h>
Manages if a palette_
Public static functions
-
static auto get(const palette_
bitmap_ bg_ ptr& bg) -> bool - Indicates if the given palette_
bitmap_ bg_ ptr is committed to the GBA or not. -
static void set(bool visible,
palette_
bitmap_ bg_ ptr& bg) - Sets if the given palette_
bitmap_ bg_ ptr must be committed to the GBA or not.