pub fn draw_string_decal(pos: &Vf2d, text: &str) -> Result<(), Error>
Expand description

Draws string decal with default colour and scale.