bn::inside_window_visible_manager class

Manages if a inside_window must be committed to the GBA or not.

Public static functions

static auto get(inside_window window) -> bool
Indicates if the given inside_window is committed to the GBA or not.
static void set(bool visible, inside_window window)
Sets if the given inside_window must be committed to the GBA or not.