palette_bitmap_bg_pivot_position_manager class
#include <bn_palette_bitmap_bg_actions.h>
Manages the position of the pivot of a palette_
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.