[][src]Module pane::prelude

A prelud containing commonly used items in Pane

Re-exports

pub use crate::color;
pub use crate::math::Rectangle;
pub use crate::math::Scalar;
pub use crate::math::Vector2;
pub use crate::Contents;
pub use crate::Orientation;
pub use crate::Pane;

Structs

TextFormat

A format for some text

Enums

Justification

A horizantal text justification

Functions

justified_text

Draw justified text to something using the piston2d-graphics crate