dp_direct_bitmap_bg_top_left_position_manager class
#include <bn_dp_direct_bitmap_bg_actions.h>
Manages the top-left position of a dp_
Public static functions
-
static auto get(const dp_
direct_ bitmap_ bg_ ptr& bg) -> fixed_ point - Returns the top-left position of the given dp_
direct_ bitmap_ bg_ ptr. -
static void set(const fixed_
point& top_left_position, dp_ direct_ bitmap_ bg_ ptr& bg) - Sets the top-left position of the given dp_
direct_ bitmap_ bg_ ptr.