[][src]Function olc_pixel_game_engine::draw_partial_rotated_decal

pub fn draw_partial_rotated_decal(
    pos: &Vf2d,
    decal: &Decal,
    angle: f32,
    center: &Vf2d,
    source_pos: &Vf2d,
    source_size: &Vf2d
)

Draws partial rotated decal with default scale and tinting.