DrawTextureEx abstract method
void
DrawTextureEx()
Implementation
void DrawTextureEx(
TextureStructType texture,
Vector2StructType position,
num rotation,
num scale,
ColorStructType tint,
);
void DrawTextureEx(
TextureStructType texture,
Vector2StructType position,
num rotation,
num scale,
ColorStructType tint,
);