Crate witchcraft_renderer

Source

Re-exports§

pub use types::*;

Modules§

shapes
A collection of constants defining basic shapes.
types

Functions§

get_window
Creates a window with the given dimensions at the given position. Returns the resulting Window.
init
Initializes everything the renderer needs.