Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
AffineTransform Struct Reference

Affine transform a b 0 c d 0 tx ty 1. More...

Static Public Attributes

static const AffineTransform IDENTITY
 indentity AffineTransform.
 

Detailed Description

Affine transform a b 0 c d 0 tx ty 1.

Identity 1 0 0 0 1 0 0 0 1


The documentation for this struct was generated from the following file: