[go: up one dir, main page]

get_default_skin

Function get_default_skin 

Source
pub fn get_default_skin() -> &'static MadSkin
Expand description

Return a reference to the global skin

If you want a new default skin so that you can set colors or styles, get a separate instance with Skin::default() instead.