cocos2d-x
2.2.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
c++
js
lua
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CCArray Member List
This is the complete list of members for
CCArray
, including all inherited members.
acceptVisitor
(CCDataVisitor &visitor)
CCArray
virtual
addObject
(CCObject *object)
CCArray
addObjectsFromArray
(CCArray *otherArray)
CCArray
autorelease
(void)
CCObject
capacity
() const
CCArray
CCArray
()
CCArray
CCArray
(unsigned int capacity)
CCArray
CCObject
(void)
CCObject
containsObject
(CCObject *object) const
CCArray
copy
(void)
CCObject
copyWithZone
(CCZone *pZone)
CCArray
virtual
count
() const
CCArray
create
()
CCArray
static
create
(CCObject *pObject,...)
CCArray
static
createWithArray
(CCArray *otherArray)
CCArray
static
createWithCapacity
(unsigned int capacity)
CCArray
static
createWithContentsOfFile
(const char *pFileName)
CCArray
static
createWithContentsOfFileThreadSafe
(const char *pFileName)
CCArray
static
createWithObject
(CCObject *pObject)
CCArray
static
data
CCArray
exchangeObject
(CCObject *object1, CCObject *object2)
CCArray
exchangeObjectAtIndex
(unsigned int index1, unsigned int index2)
CCArray
fastRemoveObject
(CCObject *object)
CCArray
fastRemoveObjectAtIndex
(unsigned int index)
CCArray
indexOfObject
(CCObject *object) const
CCArray
init
()
CCArray
initWithArray
(CCArray *otherArray)
CCArray
initWithCapacity
(unsigned int capacity)
CCArray
initWithObject
(CCObject *pObject)
CCArray
initWithObjects
(CCObject *pObject,...)
CCArray
insertObject
(CCObject *object, unsigned int index)
CCArray
isEqual
(const CCObject *pObject)
CCObject
virtual
isEqualToArray
(CCArray *pOtherArray)
CCArray
isSingleReference
(void) const
CCObject
lastObject
()
CCArray
m_nLuaID
CCObject
m_uAutoReleaseCount
CCObject
protected
m_uID
CCObject
m_uReference
CCObject
protected
objectAtIndex
(unsigned int index)
CCArray
randomObject
()
CCArray
reduceMemoryFootprint
()
CCArray
release
(void)
CCObject
removeAllObjects
()
CCArray
removeLastObject
(bool bReleaseObj=true)
CCArray
removeObject
(CCObject *object, bool bReleaseObj=true)
CCArray
removeObjectAtIndex
(unsigned int index, bool bReleaseObj=true)
CCArray
removeObjectsInArray
(CCArray *otherArray)
CCArray
replaceObjectAtIndex
(unsigned int uIndex, CCObject *pObject, bool bReleaseObject=true)
CCArray
retain
(void)
CCObject
retainCount
(void) const
CCObject
reverseObjects
()
CCArray
update
(float dt)
CCObject
inline
virtual
~CCArray
()
CCArray
~CCObject
(void)
CCObject
virtual
Generated on Fri Mar 14 2014 15:41:43 for cocos2d-x by
1.8.4