class
#include <bn_rect_window_actions.h>
rect_window_top_left_manager Manages the position of the top-left corner of a rect_
Public static functions
-
static auto get(rect_
window window) -> const fixed_ point& - Returns the position of the top-left corner the given rect_
window. -
static void set(const fixed_
point& top_left, rect_ window window) - Sets the position of the top-left corner the given rect_
window.