Module render

Source

Re-exports§

pub use self::glutin::drawer::GlutinDrawer as drawer_impl;

Modules§

font
glutin

Structs§

Color
Represents a unsigned OpenGL color in Rust form.
Texture
Handles textures, and provides mechanisms for interacting/drawing on them safely.

Traits§

Dimensions
The dimensions of a object
Drawer
Structures for rendering stuff to the screen