bn::sp_direct_bitmap_bg_pivot_position_manager class

Manages the position of the pivot of a sp_direct_bitmap_bg_ptr.

Public static functions

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