|
| TransformStruct (int32 zoomX, int32 zoomY, uint32 angle, int32 hotspotX, int32 hotspotY, TSpriteBlendMode blendMode, uint32 alpha, bool mirrorX=false, bool mirrorY=false, int32 offsetX=0, int32 offsetY=0) |
|
| TransformStruct (float zoomX, float zoomY, uint32 angle, int32 hotspotX, int32 hotspotY, TSpriteBlendMode blendMode, uint32 alpha, bool mirrorX=false, bool mirrorY=false, int32 offsetX=0, int32 offsetY=0) |
|
| TransformStruct (int32 zoomX, int32 zoomY, TSpriteBlendMode blendMode, uint32 alpha, bool mirrorX=false, bool mirrorY=false) |
|
| TransformStruct (int32 zoomX, int32 zoomY, uint32 angle, int32 hotspotX=0, int32 hotspotY=0) |
|
| TransformStruct (int32 numTimesX, int32 numTimesY) |
|
bool | getMirrorX () const |
|
bool | getMirrorY () const |
|
bool | operator== (const TransformStruct &compare) const |
|
bool | operator!= (const TransformStruct &compare) const |
|
The documentation for this struct was generated from the following file: