cocos2d-x  2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UIImageView Member List

This is the complete list of members for UIImageView, including all inherited members.

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
active(bool containChildren=false)UIWidgetinline
addCancelEvent(CCObject *target, SEL_CancelEvent selector)UIWidgetinline
addCCNode(CCNode *node)UIWidgetinline
addChild(UIWidget *child)UIWidgetvirtual
addMoveEvent(CCObject *target, SEL_MoveEvent selector)UIWidgetinline
addPushDownEvent(CCObject *target, SEL_PushEvent selector)UIWidgetinline
addReleaseEvent(CCObject *target, SEL_ReleaseEvent selector)UIWidgetinline
addRenderer(CCNode *renderer, int zOrder)UIWidget
addTouchEventListener(CCObject *target, SEL_TouchEvent selector)UIWidget
autorelease(void)CCObject
cancelUpEvent()UIWidgetprotected
CCObject(void)CCObject
checkChildInfo(int handleState, UIWidget *sender, const CCPoint &touchPoint)UIWidgetvirtual
checkDoubleClick(float dt)UIImageView
clippingParentAreaContainPoint(const CCPoint &pt)UIWidget
convertToWorldSpace(const CCPoint &pt)UIWidget
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
create()UIImageViewstatic
didNotSelectSelf()UIWidget
disable(bool containChildren=false)UIWidgetinline
disableUpdate()UIWidget
doubleClickEvent()UIImageView
getActionByTag(int tag)UIWidget
getActionManager()UIWidgetvirtual
getActionTag()UIWidget
getAnchorPoint()UIWidget
getBottomInParent()UIWidget
getChildByName(const char *name)UIWidget
getChildByTag(int tag)UIWidget
getChildren()UIWidgetvirtual
getColor()UIWidgetvirtual
getContainerNode()UIWidgetinline
getContentSize() const UIImageViewvirtual
getDescription() const UIImageViewvirtual
getLayoutParameter()UIWidget
getLeftInParent()UIWidget
getName() const UIWidget
getOpacity()UIWidgetvirtual
getParent()UIWidget
getPosition()UIWidget
getPositionPercent()UIWidget
getPositionType() const UIWidget
getRect()UIWidgetinline
getRelativeBottomPos()UIWidgetinline
getRelativeLeftPos()UIWidgetinline
getRelativeRightPos()UIWidgetinline
getRelativeTopPos()UIWidgetinline
getRenderer()UIWidget
getRightInParent()UIWidget
getRotation()UIWidget
getRotationX()UIWidget
getRotationY()UIWidget
getScale()UIWidget
getScaleX()UIWidget
getScaleY()UIWidget
getSize() const UIWidget
getSizePercent() const UIWidget
getSizeType() const UIWidget
getTag() const UIWidget
getTopInParent()UIWidget
getTouchEndPos()UIWidget
getTouchMovePos()UIWidget
getTouchStartPos()UIWidget
getValidNode()UIWidgetinline
getVirtualRenderer()UIImageViewvirtual
getWidgetParent()UIWidgetinline
getWidgetTag()UIWidgetinline
getWidgetType() const UIWidget
getWidgetZOrder()UIWidgetinline
getWorldPosition()UIWidget
getZOrder()UIWidget
hitTest(const CCPoint &pt)UIWidgetvirtual
ignoreContentAdaptWithSize(bool ignore)UIImageViewvirtual
imageTextureScaleChangedWithSize()UIImageViewprotected
init()UIWidgetprotectedvirtual
initRenderer()UIImageViewprotectedvirtual
isActive()UIWidgetinline
isBright() const UIWidget
isCascadeColorEnabled()UIWidgetvirtual
isCascadeOpacityEnabled()UIWidgetvirtual
isEnabled() const UIWidget
isEqual(const CCObject *pObject)CCObjectvirtual
isFlipX()UIImageViewvirtual
isFlipY()UIImageViewvirtual
isFocused() const UIWidget
isIgnoreContentAdaptWithSize() const UIWidget
isSingleReference(void) const CCObject
isTouchEnabled() const UIWidget
isUpdateEnabled()UIWidget
isVisible() const UIWidget
loadTexture(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL)UIImageView
longClickEvent()UIWidgetprotected
m_anchorPointUIWidgetprotected
m_bAffectByClippingUIWidgetprotected
m_bBrightUIWidgetprotected
m_bDoubleClickEnabledUIImageViewprotected
m_bEnabledUIWidgetprotected
m_bFocusUIWidgetprotected
m_bIgnoreSizeUIWidgetprotected
m_bIsRunningUIWidgetprotected
m_bPrevIgnoreSizeUIImageViewprotected
m_bScale9EnabledUIImageViewprotected
m_bStartCheckDoubleClickUIImageViewprotected
m_bTouchEnabledUIWidgetprotected
m_bTouchPassedEnabledUIWidgetprotected
m_bUpdateEnabledUIWidgetprotected
m_bVisibleUIWidgetprotected
m_capInsetsUIImageViewprotected
m_childrenUIWidgetprotected
m_customSizeUIWidgetprotected
m_eBrightStyleUIWidgetprotected
m_eImageTexTypeUIImageViewprotected
m_ePositionTypeUIWidgetprotected
m_eSizeTypeUIWidgetprotected
m_fClickTimeIntervalUIImageViewprotected
m_imageTextureSizeUIImageViewprotected
m_nActionTagUIWidgetprotected
m_nClickCountUIImageViewprotected
m_nLuaIDCCObject
m_nWidgetTagUIWidgetprotected
m_nWidgetZOrderUIWidgetprotected
m_pCancelListenerUIWidgetprotected
m_pfnCancelSelectorUIWidgetprotected
m_pfnMoveSelectorUIWidgetprotected
m_pfnPushSelectorUIWidgetprotected
m_pfnReleaseSelectorUIWidgetprotected
m_pfnTouchEventSelectorUIWidgetprotected
m_pImageRendererUIImageViewprotected
m_pLayoutParameterUIWidgetprotected
m_pMoveListenerUIWidgetprotected
m_positionPercentUIWidgetprotected
m_pPushListenerUIWidgetprotected
m_pReleaseListenerUIWidgetprotected
m_pRendererUIWidgetprotected
m_pSchedulerUIWidgetprotected
m_pTouchEventListenerUIWidgetprotected
m_pWidgetParentUIWidgetprotected
m_sizeUIWidgetprotected
m_sizePercentUIWidgetprotected
m_strNameUIWidgetprotected
m_strTextureFileUIImageViewprotected
m_touchEndPosUIWidgetprotected
m_touchMovePosUIWidgetprotected
m_touchReleaseUIImageViewprotected
m_touchStartPosUIWidgetprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
m_WidgetTypeUIWidgetprotected
moveEvent()UIWidgetprotected
onEnter()UIWidgetvirtual
onExit()UIWidgetvirtual
onPressStateChangedToDisabled()UIWidgetprotectedvirtual
onPressStateChangedToNormal()UIWidgetprotectedvirtual
onPressStateChangedToPressed()UIWidgetprotectedvirtual
onSizeChanged()UIImageViewprotectedvirtual
onTouchBegan(const CCPoint &touchPoint)UIImageViewvirtual
onTouchCancelled(const CCPoint &touchPoint)UIWidgetvirtual
onTouchEnded(const CCPoint &touchPoint)UIImageViewvirtual
onTouchLongClicked(const CCPoint &touchPoint)UIWidgetvirtual
onTouchMoved(const CCPoint &touchPoint)UIWidgetvirtual
pushDownEvent()UIWidgetprotected
release(void)CCObject
releaseResoures()UIWidgetprotectedvirtual
releaseUpEvent()UIWidgetprotected
removeAllChildren()UIWidgetvirtual
removeAllChildrenAndCleanUp(bool cleanup)UIWidgetinline
removeCCNode(bool cleanup)UIWidgetinline
removeChild(UIWidget *child)UIWidgetvirtual
removeChild(UIWidget *child, bool cleanup)UIWidgetinline
removeFromParent()UIWidgetvirtual
removeFromParentAndCleanup(bool cleanup)UIWidgetinline
removeRenderer(CCNode *renderer, bool cleanup)UIWidget
reorderChild(UIWidget *child)UIWidgetvirtual
retain(void)CCObject
retainCount(void) const CCObject
runAction(CCAction *action)UIWidget
setActionManager(CCActionManager *actionManager)UIWidgetvirtual
setActionTag(int tag)UIWidget
setAnchorPoint(const CCPoint &pt)UIImageViewvirtual
setBlendFunc(ccBlendFunc blendFunc)UIWidget
setBright(bool bright)UIWidget
setBright(bool bright, bool containChild)UIWidgetinline
setBrightStyle(BrightStyle style)UIWidget
setCapInsets(const CCRect &capInsets)UIImageView
setCascadeColorEnabled(bool cascadeColorEnabled)UIWidgetvirtual
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)UIWidgetvirtual
setColor(const ccColor3B &color)UIWidgetvirtual
setDoubleClickEnabled(bool able)UIImageView
setEnabled(bool enabled)UIWidgetvirtual
setFlipX(bool flipX)UIImageViewvirtual
setFlipY(bool flipY)UIImageViewvirtual
setFocused(bool fucosed)UIWidget
setLayoutParameter(LayoutParameter *parameter)UIWidget
setName(const char *name)UIWidget
setOpacity(int opacity)UIWidgetvirtual
setParent(UIWidget *parent)UIWidget
setPosition(const CCPoint &pos)UIWidget
setPositionPercent(const CCPoint &percent)UIWidget
setPositionType(PositionType type)UIWidget
setRotation(float rotation)UIWidget
setRotationX(float rotationX)UIWidget
setRotationY(float rotationY)UIWidget
setScale(float fScale)UIWidgetvirtual
setScale9Enable(bool is)UIImageViewinline
setScale9Enabled(bool able)UIImageView
setScale9Size(const CCSize &size)UIImageViewinline
setScaleX(float fScaleX)UIWidgetvirtual
setScaleY(float fScaleY)UIWidgetvirtual
setSize(const CCSize &size)UIWidgetvirtual
setSizePercent(const CCPoint &percent)UIWidgetvirtual
setSizeType(SizeType type)UIWidget
setTag(int tag)UIWidget
setTexture(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL)UIImageViewinline
setTextureRect(const CCRect &rect)UIImageView
setTouchEnable(bool enabled, bool containChildren=false)UIWidgetinline
setTouchEnabled(bool enabled)UIWidgetvirtual
setUpdateEnabled(bool enable)UIWidget
setVisible(bool visible)UIWidget
setWidgetParent(UIWidget *parent)UIWidgetinline
setWidgetTag(int tag)UIWidgetinline
setWidgetZOrder(int z)UIWidgetinline
setZOrder(int z)UIWidget
stopAction(CCAction *action)UIWidget
stopActionByTag(int tag)UIWidget
stopAllActions(void)UIWidget
UIImageView()UIImageView
UIWidget(void)UIWidget
update(float dt)CCObjectinlinevirtual
updateAnchorPoint()UIWidgetprotected
updateSizeAndPosition()UIWidgetprotected
~CCObject(void)CCObjectvirtual
~UIImageView()UIImageViewvirtual
~UIWidget()UIWidgetvirtual