palette_bitmap_bg_horizontal_flip_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 flipped in the horizontal axis or not. -
static void set(bool horizontal_flip,
palette_
bitmap_ bg_ ptr& bg) - Sets if the given palette_
bitmap_ bg_ ptr must be flipped in the horizontal axis or not.