DrawTextureV abstract method
void
DrawTextureV(
- TextureStructType texture,
- Vector2StructType position,
- ColorStructType tint
Implementation
void DrawTextureV(
TextureStructType texture,
Vector2StructType position,
ColorStructType tint,
);