bn::regular_bg_position_manager class

Manages the position of a regular_bg_ptr.

Public static functions

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