This is the complete list of members for OrbitCamera, including all inherited members.
_angleX | OrbitCamera | protected |
_angleZ | OrbitCamera | protected |
_autoReleaseCount | Object | protected |
_centerX | ActionCamera | protected |
_centerY | ActionCamera | protected |
_centerZ | ActionCamera | protected |
_deltaAngleX | OrbitCamera | protected |
_deltaAngleZ | OrbitCamera | protected |
_deltaRadius | OrbitCamera | protected |
_duration | FiniteTimeAction | protected |
_elapsed | ActionInterval | protected |
_eyeX | ActionCamera | protected |
_eyeY | ActionCamera | protected |
_eyeZ | ActionCamera | protected |
_firstTick | ActionInterval | protected |
_ID | Object | |
_luaID | Object | |
_originalTarget | Action | protected |
_radDeltaX | OrbitCamera | protected |
_radDeltaZ | OrbitCamera | protected |
_radius | OrbitCamera | protected |
_radX | OrbitCamera | protected |
_radZ | OrbitCamera | protected |
_reference | Object | protected |
_tag | Action | protected |
_target | Action | protected |
_upX | ActionCamera | protected |
_upY | ActionCamera | protected |
_upZ | ActionCamera | protected |
acceptVisitor(DataVisitor &visitor) | Object | virtual |
Action() | Action | protected |
ActionCamera() | ActionCamera | inline |
autorelease() | Object | |
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 |
description() const | Action | virtual |
FiniteTimeAction() | FiniteTimeAction | inlineprotected |
getAmplitudeRate(void) | ActionInterval | |
getDuration() const | FiniteTimeAction | inline |
getElapsed(void) | ActionInterval | inline |
getOriginalTarget() const | Action | inline |
getTag() const | Action | inline |
getTarget() const | Action | inline |
initWithDuration(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | |
cocos2d::ActionCamera::initWithDuration(float d) | ActionInterval | protected |
INVALID_TAG | Action | static |
isDone(void) const override | ActionInterval | virtual |
isEqual(const Object *object) | Object | virtual |
isSingleReference() const | Object | |
Object() | Object | |
OrbitCamera() | OrbitCamera | inline |
release() | Object | inline |
restore() | ActionCamera | protected |
retain() | Object | inline |
retainCount() const | Object | |
reverse() const override | ActionCamera | virtual |
setAmplitudeRate(float amp) | ActionInterval | |
setCenter(float x, float y, float z) | ActionCamera | protected |
setDuration(float duration) | FiniteTimeAction | inline |
setEye(float x, float y, float z) | ActionCamera | protected |
setOriginalTarget(Node *originalTarget) | Action | inline |
setTag(int tag) | Action | inline |
setTarget(Node *target) | Action | inline |
setUp(float x, float y, float z) | ActionCamera | protected |
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 |
updateTransform() | ActionCamera | protected |
~Action() | Action | protectedvirtual |
~ActionCamera() | ActionCamera | inlinevirtual |
~Clonable() | Clonable | inlinevirtual |
~FiniteTimeAction() | FiniteTimeAction | inlineprotectedvirtual |
~Object() | Object | virtual |
~OrbitCamera() | OrbitCamera | inlinevirtual |