This is the complete list of members for CCBScriptCallbackProxy, including all inherited members.
_accelerationListener | Layer | protected |
_accelerometerEnabled | Layer | protected |
_actionManager | Node | protected |
_additionalTransform | Node | mutableprotected |
_additionalTransformDirty | Node | mutableprotected |
_anchorPoint | Node | protected |
_anchorPointInPoints | Node | protected |
_autoReleaseCount | Object | protected |
_camera | Node | protected |
_children | Node | protected |
_componentContainer | Node | protected |
_contentSize | Node | protected |
_eventDispatcher | Node | protected |
_grid | Node | protected |
_ID | Object | |
_ignoreAnchorPointForPosition | Node | protected |
_inverse | Node | mutableprotected |
_inverseDirty | Node | mutableprotected |
_isTransitionFinished | Node | protected |
_keyboardEnabled | Layer | protected |
_keyboardListener | Layer | protected |
_luaID | Object | |
_orderOfArrival | Node | protected |
_parent | Node | protected |
_position | Node | 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 |
_tag | Node | protected |
_touchEnabled | Layer | protected |
_touchListener | Layer | protected |
_transform | Node | mutableprotected |
_transformDirty | Node | mutableprotected |
_updateScriptHandler | Node | protected |
_userData | Node | protected |
_userObject | Node | protected |
_vertexZ | Node | protected |
_visible | Node | 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 |
autorelease() | Object | |
boundingBox() const | Node | inlinevirtual |
CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD(CCBScriptCallbackProxy, create) | CCBScriptCallbackProxy | |
CCBScriptCallbackProxy() | CCBScriptCallbackProxy | inline |
ccTouchBegan(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchCancelled(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchEnded(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesBegan(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesCancelled(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesEnded(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesMoved(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchMoved(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
childrenAlloc(void) | Node | protected |
cleanup() | Node | virtual |
controlCallback(Object *pSender, cocos2d::extension::Control::EventType event) | CCBScriptCallbackProxy | |
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(void) | Layer | static |
createNew() | CCBScriptCallbackProxy | virtual |
description(void) const | Node | |
detachChild(Node *child, long index, bool doCleanup) | Node | protected |
didAccelerate(Acceleration *accelerationValue) final | Layer | inlinevirtual |
draw() | Node | virtual |
getActionByTag(int tag) | Node | |
getActionManager() | Node | inlinevirtual |
getActionManager() const | Node | inlinevirtual |
getAnchorPoint() const | Node | virtual |
getAnchorPointInPoints() const | Node | 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 |
getEventDispatcher() const | Node | inlinevirtual |
getGLServerState() const | Node | inline |
getGrid() | Node | inlinevirtual |
getGrid() const | Node | inlinevirtual |
getJSOwner() | CCBScriptCallbackProxy | |
getNodeToParentTransform() const | Node | virtual |
getNodeToWorldTransform() const | Node | virtual |
getNumberOfRunningActions() const | Node | |
getOrderOfArrival() const | Node | virtual |
getParent() | Node | inlinevirtual |
getParent() const | Node | inlinevirtual |
getParentToNodeTransform() const | Node | virtual |
getPosition() const | Node | virtual |
getPosition(float *x, float *y) const | Node | virtual |
getPositionX(void) const | Node | virtual |
getPositionY(void) const | Node | virtual |
getRotation() const | Node | 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 |
getTag() const | Node | virtual |
getTouchMode() const | Layer | 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 |
ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
init() | Layer | virtual |
insertChild(Node *child, int z) | Node | protected |
INVALID_TAG | Node | static |
isAccelerometerEnabled() const | Layer | virtual |
isEqual(const Object *object) | Object | virtual |
isIgnoreAnchorPointForPosition() const | Node | virtual |
isKeyboardEnabled() const | Layer | virtual |
isKeypadEnabled() const final | Layer | inlinevirtual |
isRunning() const | Node | virtual |
isScheduled(SEL_SCHEDULE selector) | Node | |
isSingleReference() const | Object | |
isSwallowsTouches() const | Layer | virtual |
isTouchEnabled() const | Layer | |
isVisible() const | Node | virtual |
keyBackClicked() final | Layer | inlinevirtual |
keyMenuClicked() final | Layer | inlinevirtual |
keyPressed(int keyCode) final | Layer | inlinevirtual |
keyReleased(int keyCode) final | Layer | inlinevirtual |
Layer() | Layer | |
menuItemCallback(Object *pSender) | CCBScriptCallbackProxy | |
Node(void) | Node | |
nodeToParentTransform() const | Node | inlinevirtual |
nodeToWorldTransform() const | Node | inlinevirtual |
numberOfRunningActions() const | Node | inline |
Object() | Object | |
onAcceleration(Acceleration *acc, Event *unused_event) | Layer | virtual |
onAssignCCBCustomProperty(cocos2d::Object *target, const char *memberVariableName, CCBValue *value) | CCBMemberVariableAssigner | inlinevirtual |
onAssignCCBMemberVariable(cocos2d::Object *pTarget, const char *pMemberVariableName, cocos2d::Node *pNode) | CCBScriptCallbackProxy | virtual |
onEnter() | Node | virtual |
onEnterTransitionDidFinish() | Node | virtual |
onExit() | Node | virtual |
onExitTransitionDidStart() | Node | virtual |
onKeyPressed(EventKeyboard::KeyCode keyCode, Event *event) | Layer | virtual |
onKeyReleased(EventKeyboard::KeyCode keyCode, Event *event) | Layer | virtual |
onNodeLoaded(cocos2d::Node *pNode, cocosbuilder::NodeLoader *pNodeLoader) | CCBScriptCallbackProxy | virtual |
onResolveCCBCCCallFuncSelector(cocos2d::Object *pTarget, const char *pSelectorName) | CCBSelectorResolver | inlinevirtual |
onResolveCCBCCControlSelector(cocos2d::Object *pTarget, const char *pSelectorName) | CCBScriptCallbackProxy | virtual |
onResolveCCBCCMenuItemSelector(cocos2d::Object *pTarget, const char *pSelectorName) | CCBScriptCallbackProxy | virtual |
onTouchBegan(Touch *touch, Event *unused_event) | Layer | virtual |
onTouchCancelled(Touch *touch, Event *unused_event) | Layer | virtual |
onTouchEnded(Touch *touch, Event *unused_event) | Layer | virtual |
onTouchesBegan(const std::vector< Touch * > &touches, Event *unused_event) | Layer | virtual |
onTouchesCancelled(const std::vector< Touch * > &touches, Event *unused_event) | Layer | virtual |
onTouchesEnded(const std::vector< Touch * > &touches, Event *unused_event) | Layer | virtual |
onTouchesMoved(const std::vector< Touch * > &touches, Event *unused_event) | Layer | virtual |
onTouchMoved(Touch *touch, Event *unused_event) | Layer | virtual |
parentToNodeTransform() const | Node | inlinevirtual |
pause(void) | Node | |
pauseSchedulerAndActions(void) | Node | |
registerWithTouchDispatcher() final | Layer | inlinevirtual |
release() | Object | inline |
removeAllChildren() | Node | virtual |
removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
removeAllComponents() | Node | virtual |
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 |
resume(void) | Node | |
resumeSchedulerAndActions(void) | Node | |
retain() | Object | inline |
retainCount() const | Object | |
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 | |
setAccelerometerEnabled(bool value) | Layer | virtual |
setAccelerometerInterval(double interval) | Layer | virtual |
setActionManager(ActionManager *actionManager) | Node | virtual |
setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
setAnchorPoint(const Point &anchorPoint) | Node | virtual |
setCallbackProperty(const char *prop) | CCBScriptCallbackProxy | |
setContentSize(const Size &contentSize) | Node | virtual |
setEventDispatcher(EventDispatcher *dispatcher) | Node | virtual |
setGLServerState(int serverState) | Node | inline |
setGrid(GridBase *grid) | Node | virtual |
setJSOwner(jsval ownr) | CCBScriptCallbackProxy | |
setKeyboardEnabled(bool value) | Layer | virtual |
setKeypadEnabled(bool value) | Layer | virtual |
setOrderOfArrival(int orderOfArrival) | Node | virtual |
setParent(Node *parent) | Node | virtual |
setPosition(const Point &position) | Node | virtual |
setPosition(float x, float y) | Node | virtual |
setPositionX(float x) | Node | virtual |
setPositionY(float y) | Node | virtual |
setRotation(float rotation) | Node | virtual |
setRotationX(float rotationX) | Node | virtual |
setRotationY(float rotationY) | Node | virtual |
setScale(float scale) | Node | virtual |
setScale(float scaleX, float scaleY) | Node | virtual |
setScaleX(float scaleX) | Node | virtual |
setScaleY(float scaleY) | Node | virtual |
setScheduler(Scheduler *scheduler) | Node | virtual |
setShaderProgram(GLProgram *shaderProgram) | Node | virtual |
setSkewX(float fSkewX) | Node | virtual |
setSkewY(float fSkewY) | Node | virtual |
setSwallowsTouches(bool swallowsTouches) | Layer | virtual |
setTag(int tag) | Node | virtual |
setTouchEnabled(bool value) | Layer | |
setTouchMode(Touch::DispatchMode mode) | Layer | 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 |
stopAction(Action *action) | Node | |
stopActionByTag(int tag) | Node | |
stopAllActions() | Node | |
transform() | Node | |
transformAncestors() | Node | |
unschedule(SEL_SCHEDULE selector) | Node | |
unscheduleAllSelectors(void) | Node | |
unscheduleUpdate(void) | Node | |
update(float delta) | Node | virtual |
updateTransform() | Node | virtual |
visit() | Node | virtual |
worldToNodeTransform() const | Node | inlinevirtual |
~CCBMemberVariableAssigner() | CCBMemberVariableAssigner | inlinevirtual |
~CCBScriptCallbackProxy() | CCBScriptCallbackProxy | inlinevirtual |
~CCBSelectorResolver() | CCBSelectorResolver | inlinevirtual |
~Layer() | Layer | virtual |
~Node(void) | Node | virtual |
~Object() | Object | virtual |