This is the complete list of members for OrbitCamera, including all inherited members.
_ID | Ref | |
_luaID | Ref | |
_rooted | Ref | |
_scriptObject | Ref | |
_scriptOwned | Ref | |
autorelease() | Ref | |
clone() const override | OrbitCamera | virtual |
copy() const | Clonable | inline |
create(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | static |
getAmplitudeRate(void) | ActionInterval | |
getDuration() const | FiniteTimeAction | inline |
getElapsed(void) | ActionInterval | inline |
getFlags() const | Action | inline |
getOriginalTarget() const | Action | inline |
getReferenceCount() const | Ref | |
getTag() const | Action | inline |
getTarget() const | Action | inline |
initWithDuration(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | protected |
cocos2d::ActionCamera::initWithDuration(float d) | ActionInterval | protected |
INVALID_TAG | Action | static |
isDone(void) const override | ActionInterval | virtual |
release() | Ref | |
retain() | Ref | |
reverse() const override | ActionCamera | virtual |
setAmplitudeRate(float amp) | ActionInterval | |
setDuration(float duration) | FiniteTimeAction | inline |
setFlags(unsigned int flags) | Action | inline |
setOriginalTarget(Node *originalTarget) | Action | inline |
setTag(int tag) | Action | inline |
setTarget(Node *target) | Action | inline |
sphericalRadius(float *r, float *zenith, float *azimuth) | OrbitCamera | |
startWithTarget(Node *target) override | OrbitCamera | virtual |
step(float dt) override | ActionInterval | virtual |
stop() | Action | virtual |
update(float time) override | OrbitCamera | virtual |
~Ref() | Ref | virtual |