cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCSize Member List

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
heightCCSize
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
widthCCSize