Skip to main content

draw_texture_ex

Function draw_texture_ex 

Source
pub unsafe extern "C" fn draw_texture_ex(
    texture: Texture,
    pos: Vector2,
    rotation: c_float,
    scale: c_float,
    tint: Color,
)
Expand description

Draw a Texture with extended parameters