class
#include <bn_regular_bg_actions.h>
regular_bg_top_left_position_manager Manages the top-left position of a regular_
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.