| _actionManager | Node | protected |
| _additionalTransform | Node | mutableprotected |
| _additionalTransformDirty | Node | mutableprotected |
| _allocatedParticles | ParticleSystem | protected |
| _anchorPoint | Node | protected |
| _anchorPointInPoints | Node | protected |
| _angle | ParticleSystem | protected |
| _angleVar | ParticleSystem | protected |
| _atlasIndex | ParticleSystem | protected |
| _autoReleaseCount | Object | protected |
| _batchNode | ParticleSystem | protected |
| _blendFunc | ParticleSystem | protected |
| _camera | Node | protected |
| _children | Node | protected |
| _componentContainer | Node | protected |
| _configName | ParticleSystem | protected |
| _contentSize | Node | protected |
| _duration | ParticleSystem | protected |
| _elapsed | ParticleSystem | protected |
| _emissionRate | ParticleSystem | protected |
| _emitCounter | ParticleSystem | protected |
| _emitterMode | ParticleSystem | protected |
| _endColor | ParticleSystem | protected |
| _endColorVar | ParticleSystem | protected |
| _endSize | ParticleSystem | protected |
| _endSizeVar | ParticleSystem | protected |
| _endSpin | ParticleSystem | protected |
| _endSpinVar | ParticleSystem | protected |
| _eventPriority | Node | protected |
| _globalEventPriorityIndex | Node | protectedstatic |
| _grid | Node | protected |
| _ID | Object | |
| _ignoreAnchorPointForPosition | Node | protected |
| _inverse | Node | mutableprotected |
| _inverseDirty | Node | mutableprotected |
| _isActive | ParticleSystem | protected |
| _isAutoRemoveOnFinish | ParticleSystem | protected |
| _isBlendAdditive | ParticleSystem | protected |
| _isTransitionFinished | Node | protected |
| _life | ParticleSystem | protected |
| _lifeVar | ParticleSystem | protected |
| _luaID | Object | |
| _oldEventPriority | Node | protected |
| _opacityModifyRGB | ParticleSystem | protected |
| _orderOfArrival | Node | protected |
| _parent | Node | protected |
| _particleCount | ParticleSystem | protected |
| _particleIdx | ParticleSystem | protected |
| _particles | ParticleSystem | protected |
| _plistFile | ParticleSystem | protected |
| _position | Node | protected |
| _positionType | ParticleSystem | protected |
| _posVar | ParticleSystem | protected |
| _reference | Object | protected |
| _reorderChildDirty | Node | protected |
| _rotationX | Node | protected |
| _rotationY | Node | protected |
| _running | Node | protected |
| _scaleX | Node | protected |
| _scaleY | Node | protected |
| _scheduler | Node | protected |
| _scriptHandler | Node | protected |
| _scriptType | Node | protected |
| _setZOrder(int z) | Node | virtual |
| _shaderProgram | Node | protected |
| _skewX | Node | protected |
| _skewY | Node | protected |
| _sourcePosition | ParticleSystem | protected |
| _startColor | ParticleSystem | protected |
| _startColorVar | ParticleSystem | protected |
| _startSize | ParticleSystem | protected |
| _startSizeVar | ParticleSystem | protected |
| _startSpin | ParticleSystem | protected |
| _startSpinVar | ParticleSystem | protected |
| _tag | Node | protected |
| _texture | ParticleSystem | protected |
| _totalParticles | ParticleSystem | protected |
| _transform | Node | mutableprotected |
| _transformDirty | Node | mutableprotected |
| _transformSystemDirty | ParticleSystem | protected |
| _updateScriptHandler | Node | protected |
| _userData | Node | protected |
| _userObject | Node | protected |
| _vertexZ | Node | protected |
| _visible | Node | protected |
| _yCoordFlipped | ParticleSystem | protected |
| _ZOrder | Node | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| addChild(Node *child) | Node | virtual |
| addChild(Node *child, int zOrder) | Node | virtual |
| addChild(Node *child, int zOrder, int tag) | Node | virtual |
| addComponent(Component *pComponent) | Node | virtual |
| addParticle() | ParticleSystem | |
| autorelease() | Object | |
| boundingBox() const | Node | inlinevirtual |
| childrenAlloc(void) | Node | protected |
| cleanup() | Node | virtual |
| convertToNodeSpace(const Point &worldPoint) const | Node | |
| convertToNodeSpaceAR(const Point &worldPoint) const | Node | |
| convertTouchToNodeSpace(Touch *touch) const | Node | |
| convertTouchToNodeSpaceAR(Touch *touch) const | Node | |
| convertToWindowSpace(const Point &nodePoint) const | Node | protected |
| convertToWorldSpace(const Point &nodePoint) const | Node | |
| convertToWorldSpaceAR(const Point &nodePoint) const | Node | |
| create(const char *plistFile) | ParticleSystem | static |
| cocos2d::Node::create(void) | Node | static |
| createWithTotalParticles(unsigned int numberOfParticles) | ParticleSystem | static |
| description(void) const | Node | |
| detachChild(Node *child, int index, bool doCleanup) | Node | protected |
| draw() | Node | virtual |
| DURATION_INFINITY enum value | ParticleSystem | |
| endRadius | ParticleSystem | |
| endRadiusVar | ParticleSystem | |
| getActionByTag(int tag) | Node | |
| getActionManager() | Node | inlinevirtual |
| getActionManager() const | Node | inlinevirtual |
| getAnchorPoint() const | Node | virtual |
| getAnchorPointInPoints() const | Node | virtual |
| getAngle() const | ParticleSystem | inline |
| getAngleVar() const | ParticleSystem | inline |
| getAtlasIndex() const | ParticleSystem | inline |
| getBatchNode() const | ParticleSystem | virtual |
| getBlendFunc() const override | ParticleSystem | virtual |
| getBoundingBox() const | Node | virtual |
| getCamera() | Node | virtual |
| getChildByTag(int tag) | Node | |
| getChildren() | Node | inlinevirtual |
| getChildren() const | Node | inlinevirtual |
| getChildrenCount() const | Node | |
| getComponent(const char *pName) | Node | |
| getContentSize() const | Node | virtual |
| getDuration() const | ParticleSystem | inline |
| getEmissionRate() const | ParticleSystem | inline |
| getEmitterMode() const | ParticleSystem | inline |
| getEndColor() const | ParticleSystem | inline |
| getEndColorVar() const | ParticleSystem | inline |
| getEndRadius() const | ParticleSystem | virtual |
| getEndRadiusVar() const | ParticleSystem | virtual |
| getEndSize() const | ParticleSystem | inline |
| getEndSizeVar() const | ParticleSystem | inline |
| getEndSpin() const | ParticleSystem | inline |
| getEndSpinVar() const | ParticleSystem | inline |
| getGLServerState() const | Node | inline |
| getGravity() | ParticleSystem | virtual |
| getGrid() | Node | inlinevirtual |
| getGrid() const | Node | inlinevirtual |
| getLife() const | ParticleSystem | inline |
| getLifeVar() const | ParticleSystem | inline |
| getNodeToParentTransform() const | Node | virtual |
| getNodeToWorldTransform() const | Node | virtual |
| getNumberOfRunningActions() const | Node | |
| getOpacityModifyRGB() const | ParticleSystem | inline |
| getOrderOfArrival() const | Node | virtual |
| getParent() | Node | inlinevirtual |
| getParent() const | Node | inlinevirtual |
| getParentToNodeTransform() const | Node | virtual |
| getParticleCount() const | ParticleSystem | inline |
| getPosition() const | Node | virtual |
| getPosition(float *x, float *y) const | Node | virtual |
| getPositionType() const | ParticleSystem | inline |
| getPositionX(void) const | Node | virtual |
| getPositionY(void) const | Node | virtual |
| getPosVar() const | ParticleSystem | inline |
| getRadialAccel() const | ParticleSystem | virtual |
| getRadialAccelVar() const | ParticleSystem | virtual |
| getRotatePerSecond() const | ParticleSystem | virtual |
| getRotatePerSecondVar() const | ParticleSystem | virtual |
| getRotation() const | Node | virtual |
| getRotationIsDir() const | ParticleSystem | virtual |
| getRotationX() const | Node | virtual |
| getRotationY() const | Node | virtual |
| getScale() const | Node | virtual |
| getScaleX() const | Node | virtual |
| getScaleY() const | Node | virtual |
| getScheduler() | Node | inlinevirtual |
| getScheduler() const | Node | inlinevirtual |
| getShaderProgram() | Node | inlinevirtual |
| getShaderProgram() const | Node | inlinevirtual |
| getSkewX() const | Node | virtual |
| getSkewY() const | Node | virtual |
| getSourcePosition() const | ParticleSystem | inline |
| getSpeed() const | ParticleSystem | virtual |
| getSpeedVar() const | ParticleSystem | virtual |
| getStartColor() const | ParticleSystem | inline |
| getStartColorVar() const | ParticleSystem | inline |
| getStartRadius() const | ParticleSystem | virtual |
| getStartRadiusVar() const | ParticleSystem | virtual |
| getStartSize() const | ParticleSystem | inline |
| getStartSizeVar() const | ParticleSystem | inline |
| getStartSpin() const | ParticleSystem | inline |
| getStartSpinVar() const | ParticleSystem | inline |
| getTag() const | Node | virtual |
| getTangentialAccel() const | ParticleSystem | virtual |
| getTangentialAccelVar() const | ParticleSystem | virtual |
| getTexture() const override | ParticleSystem | virtual |
| getTotalParticles() const | ParticleSystem | virtual |
| getUserData() | Node | inlinevirtual |
| getUserData() const | Node | inlinevirtual |
| getUserObject() | Node | inlinevirtual |
| getUserObject() const | Node | inlinevirtual |
| getVertexZ() const | Node | virtual |
| getWorldToNodeTransform() const | Node | virtual |
| getZOrder() const | Node | virtual |
| gravity | ParticleSystem | |
| ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
| init() | ParticleSystem | virtual |
| initParticle(tParticle *particle) | ParticleSystem | |
| initWithDictionary(Dictionary *dictionary) | ParticleSystem | |
| initWithDictionary(Dictionary *dictionary, const char *dirname) | ParticleSystem | |
| initWithFile(const char *plistFile) | ParticleSystem | |
| initWithTotalParticles(unsigned int numberOfParticles) | ParticleSystem | virtual |
| insertChild(Node *child, int z) | Node | protected |
| INVALID_TAG | Node | static |
| isActive() const | ParticleSystem | virtual |
| isAutoRemoveOnFinish() const | ParticleSystem | virtual |
| isBlendAdditive() const | ParticleSystem | virtual |
| isEqual(const Object *object) | Object | virtual |
| isFull() | ParticleSystem | |
| isIgnoreAnchorPointForPosition() const | Node | virtual |
| isOpacityModifyRGB() const | ParticleSystem | inline |
| isRunning() const | Node | virtual |
| isScheduled(SEL_SCHEDULE selector) | Node | |
| isSingleReference() const | Object | |
| isVisible() const | Node | virtual |
| Mode enum name | ParticleSystem | |
| modeA | ParticleSystem | protected |
| modeB | ParticleSystem | protected |
| Node(void) | Node | |
| nodeToParentTransform() const | Node | inlinevirtual |
| nodeToWorldTransform() const | Node | inlinevirtual |
| numberOfRunningActions() const | Node | inline |
| Object() | Object | |
| onEnter() | Node | virtual |
| onEnterTransitionDidFinish() | Node | virtual |
| onExit() | Node | virtual |
| onExitTransitionDidStart() | Node | virtual |
| parentToNodeTransform() const | Node | inlinevirtual |
| ParticleSystem() | ParticleSystem | |
| pauseSchedulerAndActions(void) | Node | |
| PositionType enum name | ParticleSystem | |
| postStep() | ParticleSystem | virtual |
| radialAccel | ParticleSystem | |
| radialAccelVar | ParticleSystem | |
| release() | Object | inline |
| removeAllChildren() | Node | virtual |
| removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
| removeAllComponents() | Node | virtual |
| removeAllEventListeners() | Node | protected |
| removeChild(Node *child, bool cleanup=true) | Node | virtual |
| removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
| removeComponent(const char *pName) | Node | virtual |
| removeFromParent() | Node | virtual |
| removeFromParentAndCleanup(bool cleanup) | Node | virtual |
| reorderChild(Node *child, int zOrder) | Node | virtual |
| resetSystem() | ParticleSystem | |
| resumeSchedulerAndActions(void) | Node | |
| retain() | Object | inline |
| retainCount() const | Object | |
| rotatePerSecond | ParticleSystem | |
| rotatePerSecondVar | ParticleSystem | |
| rotationIsDir | ParticleSystem | |
| runAction(Action *action) | Node | |
| schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | Node | |
| schedule(SEL_SCHEDULE selector, float interval) | Node | |
| schedule(SEL_SCHEDULE selector) | Node | |
| scheduleOnce(SEL_SCHEDULE selector, float delay) | Node | |
| scheduleUpdate(void) | Node | |
| scheduleUpdateWithPriority(int priority) | Node | |
| scheduleUpdateWithPriorityLua(int handler, int priority) | Node | |
| setActionManager(ActionManager *actionManager) | Node | virtual |
| setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
| setAnchorPoint(const Point &anchorPoint) | Node | virtual |
| setAngle(float angle) | ParticleSystem | inline |
| setAngleVar(float angleVar) | ParticleSystem | inline |
| setAtlasIndex(int index) | ParticleSystem | inline |
| setAutoRemoveOnFinish(bool var) | ParticleSystem | virtual |
| setBatchNode(ParticleBatchNode *batchNode) | ParticleSystem | virtual |
| setBlendAdditive(bool value) | ParticleSystem | virtual |
| setBlendFunc(const BlendFunc &blendFunc) override | ParticleSystem | virtual |
| setContentSize(const Size &contentSize) | Node | virtual |
| setDirtyForAllEventListeners() | Node | protected |
| setDuration(float duration) | ParticleSystem | inline |
| setEmissionRate(float rate) | ParticleSystem | inline |
| setEmitterMode(Mode mode) | ParticleSystem | inline |
| setEndColor(const Color4F &color) | ParticleSystem | inline |
| setEndColorVar(const Color4F &color) | ParticleSystem | inline |
| setEndRadius(float endRadius) | ParticleSystem | virtual |
| setEndRadiusVar(float endRadiusVar) | ParticleSystem | virtual |
| setEndSize(float endSize) | ParticleSystem | inline |
| setEndSizeVar(float sizeVar) | ParticleSystem | inline |
| setEndSpin(float endSpin) | ParticleSystem | inline |
| setEndSpinVar(float endSpinVar) | ParticleSystem | inline |
| setGLServerState(int serverState) | Node | inline |
| setGravity(const Point &g) | ParticleSystem | virtual |
| setGrid(GridBase *grid) | Node | virtual |
| setLife(float life) | ParticleSystem | inline |
| setLifeVar(float lifeVar) | ParticleSystem | inline |
| setOpacityModifyRGB(bool opacityModifyRGB) | ParticleSystem | inline |
| setOrderOfArrival(int orderOfArrival) | Node | virtual |
| setParent(Node *parent) | Node | virtual |
| setPosition(const Point &position) | Node | virtual |
| setPosition(float x, float y) | Node | virtual |
| setPositionType(PositionType type) | ParticleSystem | inline |
| setPositionX(float x) | Node | virtual |
| setPositionY(float y) | Node | virtual |
| setPosVar(const Point &pos) | ParticleSystem | inline |
| setRadialAccel(float t) | ParticleSystem | virtual |
| setRadialAccelVar(float t) | ParticleSystem | virtual |
| setRotatePerSecond(float degrees) | ParticleSystem | virtual |
| setRotatePerSecondVar(float degrees) | ParticleSystem | virtual |
| setRotation(float newRotation) | ParticleSystem | virtual |
| setRotationIsDir(bool t) | ParticleSystem | virtual |
| setRotationX(float rotationX) | Node | virtual |
| setRotationY(float rotationY) | Node | virtual |
| setScale(float s) | ParticleSystem | virtual |
| setScaleX(float newScaleX) | ParticleSystem | virtual |
| setScaleY(float newScaleY) | ParticleSystem | virtual |
| setScheduler(Scheduler *scheduler) | Node | virtual |
| setShaderProgram(GLProgram *shaderProgram) | Node | virtual |
| setSkewX(float fSkewX) | Node | virtual |
| setSkewY(float fSkewY) | Node | virtual |
| setSourcePosition(const Point &pos) | ParticleSystem | inline |
| setSpeed(float speed) | ParticleSystem | virtual |
| setSpeedVar(float speed) | ParticleSystem | virtual |
| setStartColor(const Color4F &color) | ParticleSystem | inline |
| setStartColorVar(const Color4F &color) | ParticleSystem | inline |
| setStartRadius(float startRadius) | ParticleSystem | virtual |
| setStartRadiusVar(float startRadiusVar) | ParticleSystem | virtual |
| setStartSize(float startSize) | ParticleSystem | inline |
| setStartSizeVar(float sizeVar) | ParticleSystem | inline |
| setStartSpin(float spin) | ParticleSystem | inline |
| setStartSpinVar(float pinVar) | ParticleSystem | inline |
| setTag(int tag) | Node | virtual |
| setTangentialAccel(float t) | ParticleSystem | virtual |
| setTangentialAccelVar(float t) | ParticleSystem | virtual |
| setTexture(Texture2D *texture) override | ParticleSystem | virtual |
| setTotalParticles(int totalParticles) | ParticleSystem | virtual |
| setUserData(void *userData) | Node | virtual |
| setUserObject(Object *userObject) | Node | virtual |
| setVertexZ(float vertexZ) | Node | virtual |
| setVisible(bool visible) | Node | virtual |
| setZOrder(int zOrder) | Node | virtual |
| sortAllChildren() | Node | virtual |
| speed | ParticleSystem | |
| speedVar | ParticleSystem | |
| START_RADIUS_EQUAL_TO_END_RADIUS enum value | ParticleSystem | |
| START_SIZE_EQUAL_TO_END_SIZE enum value | ParticleSystem | |
| startRadius | ParticleSystem | |
| startRadiusVar | ParticleSystem | |
| stopAction(Action *action) | Node | |
| stopActionByTag(int tag) | Node | |
| stopAllActions() | Node | |
| stopSystem() | ParticleSystem | |
| tangentialAccel | ParticleSystem | |
| tangentialAccelVar | ParticleSystem | |
| transform() | Node | |
| transformAncestors() | Node | |
| unschedule(SEL_SCHEDULE selector) | Node | |
| unscheduleAllSelectors(void) | Node | |
| unscheduleUpdate(void) | Node | |
| update(float dt) override | ParticleSystem | virtual |
| updateBlendFunc() | ParticleSystem | protectedvirtual |
| updateEventPriorityIndex() | Node | inlineprotected |
| updateQuadWithParticle(tParticle *particle, const Point &newPosition) | ParticleSystem | virtual |
| updateTransform() | Node | virtual |
| updateWithNoTime(void) | ParticleSystem | virtual |
| visit() | Node | virtual |
| worldToNodeTransform() const | Node | inlinevirtual |
| ~Node(void) | Node | virtual |
| ~Object() | Object | virtual |
| ~ParticleSystem() | ParticleSystem | virtual |