palette_bitmap_bg_top_left_position_manager class
#include <bn_palette_bitmap_bg_actions.h>
Manages the top-left position of a palette_
Public static functions
-
static auto get(const palette_
bitmap_ bg_ ptr& bg) -> fixed_ point - Returns the top-left position of the given palette_
bitmap_ bg_ ptr. -
static void set(const fixed_
point& top_left_position, palette_ bitmap_ bg_ ptr& bg) - Sets the top-left position of the given palette_
bitmap_ bg_ ptr.