|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
This is the complete list of members for CCSize, including all inherited members.
| CCSize() | CCSize | |
| CCSize(float width, float height) | CCSize | |
| CCSize(const CCSize &other) | CCSize | |
| CCSize(const CCPoint &point) | CCSize | |
| equals(const CCSize &target) const | CCSize | |
| height | CCSize | |
| operator*(float a) const | CCSize | |
| operator+(const CCSize &right) const | CCSize | |
| operator-(const CCSize &right) const | CCSize | |
| operator/(float a) const | CCSize | |
| operator=(const CCSize &other) | CCSize | |
| operator=(const CCPoint &point) | CCSize | |
| setSize(float width, float height) | CCSize | |
| width | CCSize |