|
| CC_DLL CCAffineTransform | (float a, float b, float c, float d, float tx, float ty) |
| var | ( var a, var b, var c, var d, var tx, var ty) |
| local | ( local a, local b, local c, local d, local tx, local ty) |
| CC_DLL CCPoint | (const CCPoint &point, const CCAffineTransform &t) |
| CC_DLL CCSize | (const CCSize &size, const CCAffineTransform &t) |
| CC_DLL CCAffineTransform | () |
| CC_DLL CCRect | (const CCRect &rect, const CCAffineTransform &anAffineTransform) |
| CC_DLL CCAffineTransform | (const CCAffineTransform &t, float tx, float ty) |
| CC_DLL CCAffineTransform | (const CCAffineTransform &aTransform, float anAngle) |
| CC_DLL CCAffineTransform | (const CCAffineTransform &t, float sx, float sy) |
| CC_DLL CCAffineTransform | (const CCAffineTransform &t1, const CCAffineTransform &t2) |
| CC_DLL bool | (const CCAffineTransform &t1, const CCAffineTransform &t2) |
| CC_DLL CCAffineTransform | (const CCAffineTransform &t) |