[][src]Function olc_pixel_game_engine::draw_sprite

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

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