[][src]Function olc_pixel_game_engine::draw_partial_decal_ext

pub fn draw_partial_decal_ext(
    pos: &Vf2d,
    decal: &Decal,
    source_pos: &Vf2d,
    source_size: &Vf2d,
    scale: &Vf2d,
    tint: &Pixel
)

Draws a region of a decal with scale and tinting.