Module sixtyfps_corelib::window::api[][src]

Expand description

Internal module to define the public Window API, for re-export in the regular Rust crate and the interpreter crate.

Structs

This type represents a window towards the windowing system, that’s used to render the scene of a component. It provides API to control windowing system specific aspects such as the position on the screen.