pub fn draw_decal_ext(pos: &Vf2d, decal: &Decal, scale: &Vf2d, tint: &Pixel)
Expand description

Draws a whole decal with scale and tinting.