bn::palette_bitmap_bg_pivot_position_manager class

Manages the position of the pivot of a palette_bitmap_bg_ptr.

Public static functions

static auto get(const palette_bitmap_bg_ptr& bg) -> const fixed_point&
Returns the position of the pivot of the given palette_bitmap_bg_ptr.
static void set(const fixed_point& position, palette_bitmap_bg_ptr& bg)
Sets the position of the pivot of the given palette_bitmap_bg_ptr.