nightshade 0.51.0

A cross-platform data-oriented game engine.
Documentation
1
2
3
4
5
pub mod text;
pub mod text_properties;

pub use self::text::{Text, TextCharacterBackgroundColors, TextCharacterColors};
pub use self::text_properties::*;