[][src]Function macroquad::draw_texture

pub fn draw_texture(texture: Texture2D, x: f32, y: f32, color: Color)