sprite_draw

Function sprite_draw 

Source
pub unsafe extern "C" fn sprite_draw(
    sprite: SpriteT,
    transform: Matrix,
    pivot_position: Pivot,
    color: Color32,
)