DrawImage
Draw a texture on screen with optional tint, rounding, and UVs.
Syntax
Susano.DrawImage(texId, x, y, w, h [, r,g,b,a [, rounding [, u0,v0,u1,v1]]]) -> voidParameters
Return(s)
Behavior
Example(s)
Last updated