Function rust_rpg_toolkit::gui::root_ui[][src]

pub fn root_ui() -> impl DerefMut
Expand description

Root UI. Widgets drawn with the root ui will be always presented at the end of the frame with a “default” camera. UI space would be a “default” screen space (0..screen_width(), 0..screen_height())