pub fn draw_sprite(x: i32, y: i32, sprite: &Sprite)
Expand description

Draws an entire sprite at the location (x, y).