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