Function create_screen_tiles

Source
pub fn create_screen_tiles<A, P>(interface: &mut Interface<A, P>)
Available on crate feature opengl only.
Expand description

Create a tile child frame of the root screen frame.

Must be called after Opengl::init().