[][src]Function olc_pixel_game_engine::draw_decal_ext

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

Draws a whole decal with scale and tinting.