cocos2d-x
3.3
|
#include <CCAffineTransform.h>
Public Attributes | |
float | a |
float | b |
float | c |
float | d |
float | tx |
float | ty |
Static Public Attributes | |
static const AffineTransform | IDENTITY |
float a |
float b |
float c |
float d |
|
static |
float tx |
float ty |