pub fn draw_rotated_decal(pos: &Vf2d, decal: &Decal, angle: f32)
Expand description

Draws rotated decal with default center, scale, and tinting.