pub fn draw_partial_decal(
    pos: &Vf2d,
    decal: &Decal,
    source_pos: &Vf2d,
    source_size: &Vf2d
)
Expand description

Draws a region of a decal with default scale and tint.