bn::rect_window_bottom_manager class

Manages the position of the bottom boundary of a rect_window.

Public static functions

static auto get(rect_window window) -> fixed
Returns the position of the bottom boundary the given rect_window.
static void set(fixed bottom, rect_window window)
Sets the position of the bottom boundary the given rect_window.