drawImage
Module: ecere
Namespace: ecere::gfx
Class: DrawManager
void drawImage(int index, float offsetx, float offsety, float angsin, float angcos, ColorAlpha color)Parameters
| index |
int |
| offsetx |
float |
| offsety |
float |
| angsin |
float |
| angcos |
float |
| color |
ColorAlpha |