__pad0__ | VideoPlayer | protected |
_actionManager | Node | protected |
_actionTag | Widget | protected |
_additionalTransform | Node | mutableprotected |
_affectByClipping | Widget | protected |
_anchorPoint | Node | protected |
_anchorPointInPoints | Node | protected |
_bright | Widget | protected |
_brightStyle | Widget | protected |
_callbackName | Widget | protected |
_callbackType | Widget | protected |
_cameraMask | Node | protected |
_cascadeColorEnabled | Node | protected |
_cascadeOpacityEnabled | Node | protected |
_ccEventCallback | Widget | protected |
_children | Node | protected |
_clickEventListener | Widget | protected |
_componentContainer | Node | protected |
_contentSize | Node | protected |
_contentSizeDirty | Node | protected |
_customSize | Widget | protected |
_displayedColor | Node | protected |
_displayedOpacity | Node | protected |
_enabled | Widget | protected |
_eventCallback | VideoPlayer | protected |
_eventDispatcher | Node | protected |
_flippedX | Widget | protected |
_flippedY | Widget | protected |
_focused | Widget | protected |
_focusedWidget | Widget | protectedstatic |
_focusEnabled | Widget | protected |
_fullScreenDirty | VideoPlayer | protected |
_fullScreenEnabled | VideoPlayer | protected |
_globalZOrder | Node | protected |
_glProgramState | Node | protected |
_hashOfName | Node | protected |
_highlight | Widget | protected |
_hitted | Widget | protected |
_ignoreAnchorPointForPosition | Node | protected |
_ignoreSize | Widget | protected |
_inverse | Node | mutableprotected |
_inverseDirty | Node | mutableprotected |
_isPlaying | VideoPlayer | protected |
_isTransitionFinished | Node | protected |
_keepAspectRatioEnabled | VideoPlayer | protected |
_layoutParameterDictionary | Widget | protected |
_layoutParameterType | Widget | protected |
_localZOrder | Node | protected |
_modelViewTransform | Node | protected |
_name | Node | protected |
_normalizedPosition | Node | protected |
_normalizedPositionDirty | Node | protected |
_onEnterCallback | Node | protected |
_onEnterTransitionDidFinishCallback | Node | protected |
_onExitCallback | Node | protected |
_onExitTransitionDidStartCallback | Node | protected |
_orderOfArrival | Node | protected |
_parent | Node | protected |
_physicsBody | Node | protected |
_physicsScaleStartX | Node | protected |
_physicsScaleStartY | Node | protected |
_position | Node | protected |
_positionPercent | Widget | protected |
_positionType | Widget | protected |
_positionZ | Node | protected |
_propagateTouchEvents | Widget | protected |
_protectedChildren | ProtectedNode | protected |
_realColor | Node | protected |
_realOpacity | Node | protected |
_referenceCount | Ref | protected |
_reorderChildDirty | Node | protected |
_reorderProtectedChildDirty | ProtectedNode | protected |
_rotationX | Node | protected |
_rotationY | Node | protected |
_rotationZ_X | Node | protected |
_rotationZ_Y | Node | protected |
_running | Node | protected |
_scaleX | Node | protected |
_scaleY | Node | protected |
_scaleZ | Node | protected |
_scheduler | Node | protected |
_setLocalZOrder(int z) | Node | virtual |
_sizePercent | Widget | protected |
_sizeType | Widget | protected |
_skewX | Node | protected |
_skewY | Node | protected |
_tag | Node | protected |
_touchBeganPosition | Widget | protected |
_touchEnabled | Widget | protected |
_touchEndPosition | Widget | protected |
_touchEventCallback | Widget | protected |
_touchEventListener | Widget | protected |
_touchEventSelector | Widget | protected |
_touchListener | Widget | protected |
_touchMovePosition | Widget | protected |
_transform | Node | mutableprotected |
_transformDirty | Node | mutableprotected |
_transformUpdated | Node | protected |
_unifySize | Widget | protected |
_useAdditionalTransform | Node | protected |
_userData | Node | protected |
_userObject | Node | protected |
_usingNormalizedPosition | Node | protected |
_videoPlayerIndex | VideoPlayer | protected |
_videoSource | VideoPlayer | protected |
_videoURL | VideoPlayer | protected |
_videoView | VideoPlayer | protected |
_visible | Node | protected |
adaptRenderers() | Widget | inlineprotectedvirtual |
addCCSEventListener(const ccWidgetEventCallback &callback) | Widget | virtual |
addChild(Node *child) | Node | virtual |
addChild(Node *child, int localZOrder) | Node | virtual |
addChild(Node *child, int localZOrder, int tag) | Node | virtual |
addChild(Node *child, int localZOrder, const std::string &name) | Node | virtual |
addClickEventListener(const ccWidgetClickCallback &callback) | Widget | |
addComponent(Component *component) | Node | virtual |
addEventListener(const VideoPlayer::ccVideoPlayerCallback &callback) | VideoPlayer | virtual |
addProtectedChild(Node *child) | ProtectedNode | virtual |
addProtectedChild(Node *child, int localZOrder) | ProtectedNode | virtual |
addProtectedChild(Node *child, int localZOrder, int tag) | ProtectedNode | virtual |
addTouchEventListener(Ref *target, SEL_TouchEvent selector) | Widget | |
addTouchEventListener(const ccWidgetTouchCallback &callback) | Widget | |
autorelease() | Ref | |
boundingBox() const | Node | inlinevirtual |
BrightStyle enum name | Widget | |
cancelUpEvent() | Widget | protectedvirtual |
ccVideoPlayerCallback typedef | VideoPlayer | |
ccWidgetClickCallback typedef | Widget | |
ccWidgetEventCallback typedef | Widget | |
ccWidgetTouchCallback typedef | Widget | |
childrenAlloc(void) | Node | protected |
cleanup() override | ProtectedNode | virtual |
cleanupWidget() | Widget | protected |
clippingParentAreaContainPoint(const Vec2 &pt) | Widget | inline |
clone() | Widget | |
convertToNodeSpace(const Vec2 &worldPoint) const | Node | |
convertToNodeSpaceAR(const Vec2 &worldPoint) const | Node | |
convertTouchToNodeSpace(Touch *touch) const | Node | |
convertTouchToNodeSpaceAR(Touch *touch) const | Node | |
convertToWindowSpace(const Vec2 &nodePoint) const | Node | protected |
convertToWorldSpace(const Vec2 &nodePoint) const | Node | |
convertToWorldSpaceAR(const Vec2 &nodePoint) const | Node | |
copyClonedWidgetChildren(Widget *model) | Widget | protectedvirtual |
copyProperties(Widget *model) | Widget | protected |
copySpecialProperties(Widget *model) override | VideoPlayer | protectedvirtual |
cocos2d::ui::Widget::copySpecialProperties(Widget *model) | Widget | protectedvirtual |
create() | Widget | static |
CREATE_FUNC(VideoPlayer) | VideoPlayer | |
createCloneInstance() override | VideoPlayer | protectedvirtual |
detachChild(Node *child, ssize_t index, bool doCleanup) | Node | protected |
disableCascadeColor() override | ProtectedNode | virtual |
disableCascadeOpacity() override | ProtectedNode | virtual |
dispatchFocusEvent(Widget *widgetLoseFocus, Widget *widgetGetFocus) | Widget | |
doEnumerate(std::string name, std::function< bool(Node *)> callback) const | Node | protected |
doEnumerateRecursive(const Node *node, const std::string &name, std::function< bool(Node *)> callback) const | Node | protected |
draw(Renderer *renderer, const Mat4 &transform, uint32_t flags) override | VideoPlayer | virtual |
cocos2d::ui::Widget::draw() final | Node | virtual |
enableDpadNavigation(bool enable) | Widget | static |
enumerateChildren(const std::string &name, std::function< bool(Node *node)> callback) const | Node | virtual |
EventType enum name | VideoPlayer | |
findNextFocusedWidget(FocusDirection direction, Widget *current) | Widget | virtual |
FLAGS_CONTENT_SIZE_DIRTY enum value | Node | |
FLAGS_DIRTY_MASK enum value | Node | |
FLAGS_TRANSFORM_DIRTY enum value | Node | |
FocusDirection enum name | Widget | |
getActionByTag(int tag) | Node | |
getActionManager() | Node | inlinevirtual |
getActionManager() const | Node | inlinevirtual |
getActionTag() const | Widget | |
getAncensterWidget(Node *node) | Widget | protected |
getAnchorPoint() const | Node | virtual |
getAnchorPointInPoints() const | Node | virtual |
getBottomBoundary() const | Widget | |
getBottomInParent() | Widget | inline |
getBoundingBox() const | Node | virtual |
getCallbackName() const | Widget | inline |
getCallbackType() const | Widget | inline |
getCameraMask() const | Node | inline |
getChildByName(const std::string &name) const | Node | virtual |
getChildByName(const std::string &name) const | Node | inline |
getChildByTag(int tag) const | Node | virtual |
getChildren() | Node | inlinevirtual |
getChildren() const | Node | inlinevirtual |
getChildrenCount() const | Node | virtual |
getColor() const | Node | virtual |
getComponent(const std::string &name) | Node | |
getContentSize() const | Node | virtual |
getCurrentFocusedWidget(bool isWidget) | Widget | inline |
getCurrentFocusedWidget() const | Widget | |
getCustomSize() const | Widget | |
getDescription() const override | Widget | virtual |
getDisplayedColor() const | Node | virtual |
getDisplayedOpacity() const | Node | virtual |
getEventDispatcher() const | Node | inlinevirtual |
getFileName() const | VideoPlayer | inlinevirtual |
getGlobalZOrder() const | Node | inlinevirtual |
getGLProgram() const | Node | |
getGLProgramState() const | Node | |
getGLServerState() const | Node | inline |
getLayoutParameter() const override | Widget | virtual |
getLayoutParameter(LayoutParameter::Type type) | Widget | |
getLayoutSize() | Widget | inlinevirtual |
getLeftBoundary() const | Widget | |
getLeftInParent() | Widget | inline |
getLocalZOrder() const | Node | inlinevirtual |
getName() const | Node | virtual |
getNodeToParentAffineTransform() const | Node | virtual |
getNodeToParentTransform() const | Node | virtual |
getNodeToWorldAffineTransform() const | Node | virtual |
getNodeToWorldTransform() const | Node | virtual |
getNormalizedPosition() const | Node | virtual |
getNumberOfRunningActions() const | Node | |
getOnEnterCallback() const | Node | inline |
getonEnterTransitionDidFinishCallback() const | Node | inline |
getOnExitCallback() const | Node | inline |
getonExitTransitionDidStartCallback() const | Node | inline |
getOpacity() const | Node | virtual |
getOrCreateLayoutComponent() | Widget | protected |
getOrderOfArrival() const | Node | |
getParent() | Node | inlinevirtual |
getParent() const | Node | inlinevirtual |
getParentToNodeAffineTransform() const | Node | virtual |
getParentToNodeTransform() const | Node | virtual |
getPhysicsBody() const | Node | |
getPosition() const | Node | virtual |
getPosition(float *x, float *y) const | Node | virtual |
getPosition3D() const | Node | virtual |
getPositionPercent() const | Widget | |
getPositionType() const | Widget | |
getPositionX(void) const | Node | virtual |
getPositionY(void) const | Node | virtual |
getPositionZ() const | Node | virtual |
getProtectedChildByTag(int tag) | ProtectedNode | virtual |
getReferenceCount() const | Ref | |
getRightBoundary() const | Widget | |
getRightInParent() | Widget | inline |
getRotation() const | Node | virtual |
getRotation3D() const | Node | virtual |
getRotationSkewX() const | Node | virtual |
getRotationSkewY() const | Node | virtual |
getRotationX() const | Node | inlinevirtual |
getRotationY() const | Node | inlinevirtual |
getScale() const override | Widget | virtual |
getScaleX() const override | Widget | virtual |
getScaleY() const override | Widget | virtual |
getScaleZ() const | Node | virtual |
getScene() const | Node | virtual |
getScheduler() | Node | inlinevirtual |
getScheduler() const | Node | inlinevirtual |
getShaderProgram() const | Node | inline |
getSize() const | Widget | |
getSizePercent() | Widget | |
getSizeType() const | Widget | |
getSkewX() const | Node | virtual |
getSkewY() const | Node | virtual |
getTag() const | Node | virtual |
getTopBoundary() const | Widget | |
getTopInParent() | Widget | inline |
getTouchBeganPosition() const | Widget | |
getTouchEndPos() const | Widget | inline |
getTouchEndPosition() const | Widget | |
getTouchMovePos() const | Widget | inline |
getTouchMovePosition() const | Widget | |
getTouchStartPos() const | Widget | inline |
getURL() const | VideoPlayer | inlinevirtual |
getUserData() | Node | inlinevirtual |
getUserData() const | Node | inlinevirtual |
getUserObject() | Node | inlinevirtual |
getUserObject() const | Node | inlinevirtual |
getVertexZ() const | Node | inlinevirtual |
getVirtualRenderer() | Widget | virtual |
getVirtualRendererSize() const | Widget | virtual |
getWidgetParent() | Widget | protected |
getWorldPosition() const | Widget | |
getWorldToNodeAffineTransform() const | Node | virtual |
getWorldToNodeTransform() const | Node | virtual |
getZOrder() const | Node | inlinevirtual |
hitTest(const Vec2 &pt) | Widget | virtual |
ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
ignoreContentAdaptWithSize(bool ignore) | Widget | virtual |
init() | Node | virtual |
initRenderer() | Widget | protectedvirtual |
insertChild(Node *child, int z) | Node | protected |
insertProtectedChild(Node *child, int z) | ProtectedNode | protected |
interceptTouchEvent(TouchEventType event, Widget *sender, Touch *touch) | Widget | virtual |
INVALID_TAG | Node | static |
isAncestorsEnabled() | Widget | protected |
isAncestorsVisible(Node *node) | Widget | protected |
isBright() const | Widget | |
isCascadeColorEnabled() const | Node | virtual |
isCascadeOpacityEnabled() const | Node | virtual |
isClippingParentContainsPoint(const Vec2 &pt) | Widget | |
isEnabled() const | Widget | |
isFlippedX() const | Widget | inlinevirtual |
isFlippedY() const | Widget | inlinevirtual |
isFlipX() | Widget | inline |
isFlipY() | Widget | inline |
isFocused() const | Widget | |
isFocusEnabled() const | Widget | |
isFullScreenEnabled() const | VideoPlayer | virtual |
isHighlighted() const | Widget | |
isIgnoreAnchorPointForPosition() const | Node | virtual |
isIgnoreContentAdaptWithSize() const | Widget | |
isKeepAspectRatioEnabled() const | VideoPlayer | inlinevirtual |
isOpacityModifyRGB() const | Node | inlinevirtual |
isPlaying() const | VideoPlayer | virtual |
isPropagateTouchEvents() const | Widget | |
isRunning() const | Node | virtual |
isScheduled(SEL_SCHEDULE selector) | Node | |
isScheduled(const std::string &key) | Node | |
isSwallowTouches() const | Widget | |
isTouchEnabled() const | Widget | |
isUnifySizeEnabled() const | Widget | |
isVisible() const | Node | virtual |
isVisitableByVisitingCamera() const | Node | protected |
moveEvent() | Widget | protected |
nodeToParentTransform() const | Node | inlinevirtual |
nodeToWorldTransform() const | Node | inlinevirtual |
numberOfRunningActions() const | Node | inline |
onEnter() override | Widget | virtual |
onEnterTransitionDidFinish() override | ProtectedNode | virtual |
onExit() override | Widget | virtual |
onExitTransitionDidStart() override | ProtectedNode | virtual |
onFocusChange(Widget *widgetLostFocus, Widget *widgetGetFocus) | Widget | |
onFocusChanged | Widget | |
onNextFocusedWidget | Widget | |
onPlayEvent(int event) | VideoPlayer | virtual |
onPressStateChangedToDisabled() | Widget | protectedvirtual |
onPressStateChangedToNormal() | Widget | protectedvirtual |
onPressStateChangedToPressed() | Widget | protectedvirtual |
onSizeChanged() | Widget | protectedvirtual |
onTouchBegan(Touch *touch, Event *unusedEvent) | Widget | virtual |
onTouchCancelled(Touch *touch, Event *unusedEvent) | Widget | virtual |
onTouchEnded(Touch *touch, Event *unusedEvent) | Widget | virtual |
onTouchMoved(Touch *touch, Event *unusedEvent) | Widget | virtual |
parentToNodeTransform() const | Node | inlinevirtual |
pause() | VideoPlayer | virtual |
pauseSchedulerAndActions() | Node | |
play() | VideoPlayer | virtual |
PositionType enum name | Widget | |
processParentFlags(const Mat4 &parentTransform, uint32_t parentFlags) | Node | protected |
propagateTouchEvent(TouchEventType event, Widget *sender, Touch *touch) | Widget | |
pushDownEvent() | Widget | protected |
Ref() | Ref | protected |
release() | Ref | |
releaseUpEvent() | Widget | protectedvirtual |
removeAllChildren() | Node | virtual |
removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
removeAllComponents() | Node | virtual |
removeAllProtectedChildren() | ProtectedNode | virtual |
removeAllProtectedChildrenWithCleanup(bool cleanup) | ProtectedNode | virtual |
removeChild(Node *child, bool cleanup=true) | Node | virtual |
removeChildByName(const std::string &name, bool cleanup=true) | Node | virtual |
removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
removeComponent(const std::string &name) | Node | virtual |
removeComponent(Component *component) | Node | virtual |
removeFromParent() | Node | virtual |
removeFromParentAndCleanup(bool cleanup) | Node | virtual |
removeFromPhysicsWorld() | Node | |
removeProtectedChild(Node *child, bool cleanup=true) | ProtectedNode | virtual |
removeProtectedChildByTag(int tag, bool cleanup=true) | ProtectedNode | virtual |
reorderChild(Node *child, int localZOrder) | Node | virtual |
reorderProtectedChild(Node *child, int localZOrder) | ProtectedNode | virtual |
requestFocus() | Widget | |
resume() | VideoPlayer | virtual |
resumeSchedulerAndActions() | Node | |
retain() | Ref | |
runAction(Action *action) | Node | |
s_globalOrderOfArrival | Node | protectedstatic |
schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | Node | |
schedule(SEL_SCHEDULE selector, float interval) | Node | |
schedule(SEL_SCHEDULE selector) | Node | |
schedule(const std::function< void(float)> &callback, const std::string &key) | Node | |
schedule(const std::function< void(float)> &callback, float interval, const std::string &key) | Node | |
schedule(const std::function< void(float)> &callback, float interval, unsigned int repeat, float delay, const std::string &key) | Node | |
scheduleOnce(SEL_SCHEDULE selector, float delay) | Node | |
scheduleOnce(const std::function< void(float)> &callback, float delay, const std::string &key) | Node | |
scheduleUpdate(void) | Node | |
scheduleUpdateWithPriority(int priority) | Node | |
scheduleUpdateWithPriorityLua(int handler, int priority) | Node | |
seekTo(float sec) | VideoPlayer | virtual |
setActionManager(ActionManager *actionManager) | Node | virtual |
setActionTag(int tag) | Widget | |
setAdditionalTransform(Mat4 *additionalTransform) | Node | |
setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
setAnchorPoint(const Vec2 &anchorPoint) | Node | virtual |
setBright(bool bright) | Widget | |
setBrightStyle(BrightStyle style) | Widget | |
setCallbackName(const std::string &callbackName) | Widget | inline |
setCallbackType(const std::string &callbackType) | Widget | inline |
setCameraMask(unsigned short mask, bool applyChildren=true) | Node | |
setCascadeColorEnabled(bool cascadeColorEnabled) | Node | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | Node | virtual |
setColor(const Color3B &color) | Node | virtual |
setContentSize(const Size &contentSize) override | Widget | virtual |
setEnabled(bool enabled) | Widget | virtual |
setEventDispatcher(EventDispatcher *dispatcher) | Node | virtual |
setFileName(const std::string &videoPath) | VideoPlayer | virtual |
setFlippedX(bool flippedX) | Widget | virtual |
setFlippedY(bool flippedY) | Widget | virtual |
setFlipX(bool flipX) | Widget | inline |
setFlipY(bool flipY) | Widget | inline |
setFocused(bool focus) | Widget | |
setFocusEnabled(bool enable) | Widget | |
setFullScreenEnabled(bool enabled) | VideoPlayer | virtual |
setGlobalZOrder(float globalZOrder) | Node | virtual |
setGLProgram(GLProgram *glprogram) | Node | virtual |
setGLProgramState(GLProgramState *glProgramState) | Node | virtual |
setGLServerState(int serverState) | Node | inline |
setHighlighted(bool hilight) | Widget | |
setKeepAspectRatioEnabled(bool enable) | VideoPlayer | virtual |
setLayoutParameter(LayoutParameter *parameter) | Widget | |
setLocalZOrder(int localZOrder) | Node | virtual |
setName(const std::string &name) | Node | virtual |
setNodeToParentTransform(const Mat4 &transform) | Node | virtual |
setNormalizedPosition(const Vec2 &position) | Node | virtual |
setOnEnterCallback(const std::function< void()> &callback) | Node | inline |
setonEnterTransitionDidFinishCallback(const std::function< void()> &callback) | Node | inline |
setOnExitCallback(const std::function< void()> &callback) | Node | inline |
setonExitTransitionDidStartCallback(const std::function< void()> &callback) | Node | inline |
setOpacity(GLubyte opacity) | Node | virtual |
setOpacityModifyRGB(bool value) | Node | inlinevirtual |
setOrderOfArrival(int orderOfArrival) | Node | |
setParent(Node *parent) | Node | virtual |
setPhysicsBody(PhysicsBody *body) | Node | |
setPosition(const Vec2 &pos) override | Widget | virtual |
cocos2d::ProtectedNode::setPosition(float x, float y) | Node | virtual |
setPosition3D(const Vec3 &position) | Node | virtual |
setPositionPercent(const Vec2 &percent) | Widget | |
setPositionType(PositionType type) | Widget | |
setPositionX(float x) | Node | virtual |
setPositionY(float y) | Node | virtual |
setPositionZ(float positionZ) | Node | virtual |
setPropagateTouchEvents(bool isPropagate) | Widget | |
setRotation(float rotation) | Node | virtual |
setRotation3D(const Vec3 &rotation) | Node | virtual |
setRotationSkewX(float rotationX) | Node | virtual |
setRotationSkewY(float rotationY) | Node | virtual |
setRotationX(float rotationX) | Node | inlinevirtual |
setRotationY(float rotationY) | Node | inlinevirtual |
setScale(float scale) override | Widget | virtual |
setScale(float scalex, float scaley) override | Widget | virtual |
setScaleX(float scaleX) override | Widget | virtual |
setScaleY(float scaleY) override | Widget | virtual |
setScaleZ(float scaleZ) | Node | virtual |
setScheduler(Scheduler *scheduler) | Node | virtual |
setShaderProgram(GLProgram *glprogram) | Node | inline |
setSize(const Size &size) | Widget | virtual |
setSizePercent(const Vec2 &percent) | Widget | virtual |
setSizeType(SizeType type) | Widget | |
setSkewX(float skewX) | Node | virtual |
setSkewY(float skewY) | Node | virtual |
setSwallowTouches(bool swallow) | Widget | |
setTag(int tag) | Node | virtual |
setTouchEnabled(bool enabled) | Widget | virtual |
setUnifySizeEnabled(bool enable) | Widget | |
setURL(const std::string &_videoURL) | VideoPlayer | virtual |
setUserData(void *userData) | Node | virtual |
setUserObject(Ref *userObject) | Node | virtual |
setVertexZ(float vertexZ) | Node | inlinevirtual |
setVisible(bool visible) override | VideoPlayer | virtual |
setZOrder(int localZOrder) | Node | inlinevirtual |
SizeType enum name | Widget | |
sortAllChildren() | Node | virtual |
sortAllProtectedChildren() | ProtectedNode | virtual |
Source enum name | VideoPlayer | protected |
stop() | VideoPlayer | virtual |
stopAction(Action *action) | Node | |
stopActionByTag(int tag) | Node | |
stopAllActions() | Node | |
stopAllActionsByTag(int tag) | Node | |
TextureResType enum name | Widget | |
TouchEventType enum name | Widget | |
transform(const Mat4 &parentTransform) | Node | protected |
unschedule(SEL_SCHEDULE selector) | Node | |
unschedule(const std::string &key) | Node | |
unscheduleAllCallbacks() | Node | |
unscheduleAllSelectors() | Node | inline |
unscheduleUpdate(void) | Node | |
update(float delta) | Node | virtual |
updateCascadeColor() | Node | protectedvirtual |
updateCascadeOpacity() | Node | protectedvirtual |
updateChildrenDisplayedRGBA() | Widget | protected |
updateColor() | Node | inlineprotectedvirtual |
updateContentSizeWithTextureSize(const Size &size) | Widget | protected |
updateDisplayedColor(const Color3B &parentColor) override | ProtectedNode | virtual |
updateDisplayedOpacity(GLubyte parentOpacity) override | ProtectedNode | virtual |
updatePhysicsBodyPosition(Scene *layer) | Node | protectedvirtual |
updatePhysicsBodyRotation(Scene *layer) | Node | protectedvirtual |
updatePhysicsBodyScale(Scene *scene) | Node | protectedvirtual |
updatePhysicsBodyTransform(Scene *layer) | Node | protected |
updateSizeAndPosition() | Widget | |
updateSizeAndPosition(const Size &parentSize) | Widget | |
updateTransform() | Node | virtual |
visit(cocos2d::Renderer *renderer, const Mat4 &parentTransform, uint32_t parentFlags) override | Widget | virtual |
cocos2d::Node::visit() final | Node | virtual |
Widget(void) | Widget | |
worldToNodeTransform() const | Node | inlinevirtual |
~LayoutParameterProtocol() | LayoutParameterProtocol | inlinevirtual |
~Node() | Node | virtual |
~ProtectedNode() | ProtectedNode | virtual |
~Ref() | Ref | virtual |
~VideoPlayer() | VideoPlayer | protectedvirtual |
~Widget() | Widget | virtual |