cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
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) constCCPointinline
dot(const CCPoint &other) constCCPointinline
equals(const CCPoint &target) constCCPoint
forAngle(const float a)CCPointinlinestatic
fuzzyEquals(const CCPoint &target, float variance) constCCPoint
getAngle() constCCPointinline
getAngle(const CCPoint &other) constCCPoint
getDistance(const CCPoint &other) constCCPointinline
getDistanceSq(const CCPoint &other) constCCPointinline
getLength() constCCPointinline
getLengthSq() constCCPointinline
getPerp() constCCPointinline
getRPerp() constCCPointinline
lerp(const CCPoint &other, float alpha) constCCPointinline
normalize() constCCPointinline
operator*(float a) constCCPoint
operator*(const CCPoint &right) constCCPointinline
operator+(const CCPoint &right) constCCPoint
operator-(const CCPoint &right) constCCPoint
operator-() constCCPoint
operator/(float a) constCCPoint
operator/(const CCPoint &right) constCCPointinline
operator=(const CCPoint &other)CCPoint
operator=(const CCSize &size)CCPoint
project(const CCPoint &other) constCCPointinline
rotate(const CCPoint &other) constCCPointinline
rotateByAngle(const CCPoint &pivot, float angle) constCCPoint
setPoint(float x, float y)CCPoint
unrotate(const CCPoint &other) constCCPointinline
xCCPoint
yCCPoint