Skip to main content

draw_texture_pro

Function draw_texture_pro 

Source
pub unsafe extern "C" fn draw_texture_pro(
    texture: Texture,
    source: Rectangle,
    dest: Rectangle,
    origin: Vector2,
    rotation: c_float,
    tint: Color,
)
Expand description

Draw a part of a Texture defined by a Rectangle with ‘pro’ parameters