[][src]Function olc_pixel_game_engine::draw_string

pub fn draw_string(x: i32, y: i32, text: &str, col: Pixel) -> Result<(), Error>

Draws string.