Public Member Functions | |
bool | operator== (const RenderItem &second) const |
Public Attributes | |
const Graphics::Surface * | _surface |
const Graphics::Surface * | _shadowSurface |
int16 | _destX |
int16 | _destY |
int16 | _srcX |
int16 | _srcY |
int16 | _width |
int16 | _height |
bool | _transparent |
byte | _version |
bool | _refresh |
byte | _alphaColor |