bn::regular_bg_top_left_position_manager class

Manages the top-left position of a regular_bg_ptr.

Public static functions

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