This is the complete list of members for Place, including all inherited members.
_ID | Ref | |
_luaID | Ref | |
_rooted | Ref | |
_scriptObject | Ref | |
_scriptOwned | Ref | |
autorelease() | Ref | |
clone() const override | Place | virtual |
copy() const | Clonable | inline |
create(const Vec2 &pos) | Place | static |
getDuration() const | FiniteTimeAction | inline |
getFlags() const | Action | inline |
getOriginalTarget() const | Action | inline |
getReferenceCount() const | Ref | |
getTag() const | Action | inline |
getTarget() const | Action | inline |
initWithPosition(const Vec2 &pos) | Place | protected |
INVALID_TAG | Action | static |
isDone() const override | ActionInstant | virtual |
release() | Ref | |
retain() | Ref | |
reverse() const override | Place | virtual |
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 |
startWithTarget(Node *target) | Action | virtual |
step(float dt) override | ActionInstant | virtual |
stop() | Action | virtual |
update(float time) override | Place | virtual |
~Ref() | Ref | virtual |