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

This is the complete list of members for CCPoint, including all inherited members.

CCPoint()CCPoint
CCPoint(float x, float y)CCPoint
CCPoint(const CCPoint &other)CCPoint
CCPoint(const CCSize &size)CCPoint
cross(const CCPoint &other) const CCPointinline
dot(const CCPoint &other) const CCPointinline
equals(const CCPoint &target) const CCPoint
forAngle(const float a)CCPointinlinestatic
fuzzyEquals(const CCPoint &target, float variance) const CCPoint
getAngle() const CCPointinline
getAngle(const CCPoint &other) const CCPoint
getDistance(const CCPoint &other) const CCPointinline
getDistanceSq(const CCPoint &other) const CCPointinline
getLength() const CCPointinline
getLengthSq() const CCPointinline
getPerp() const CCPointinline
getRPerp() const CCPointinline
lerp(const CCPoint &other, float alpha) const CCPointinline
normalize() const CCPointinline
operator*(float a) const CCPoint
operator+(const CCPoint &right) const CCPoint
operator-(const CCPoint &right) const CCPoint
operator-() const CCPoint
operator/(float a) const CCPoint
operator=(const CCPoint &other)CCPoint
operator=(const CCSize &size)CCPoint
project(const CCPoint &other) const CCPointinline
rotate(const CCPoint &other) const CCPointinline
rotateByAngle(const CCPoint &pivot, float angle) const CCPoint
setPoint(float x, float y)CCPoint
unrotate(const CCPoint &other) const CCPointinline
xCCPoint
yCCPoint