cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ArrayForObjectSorting Member List

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

_autoReleaseCountObjectprotected
_IDObject
_luaIDObject
_referenceObjectprotected
acceptVisitor(DataVisitor &visitor)Arrayvirtual
addObject(Object *object)Array
addObjectsFromArray(Array *otherArray)Array
Array()Array
ArrayForObjectSorting()ArrayForObjectSortinginline
autorelease()Object
begin()Arrayinline
capacity() const Arrayinline
clone() const Arrayvirtual
containsObject(Object *object) const Array
copy() const Clonableinline
count() const Arrayinline
create()Arraystatic
create(Object *object,...) CC_REQUIRES_NULL_TERMINATIONArraystatic
createWithArray(Array *otherArray)Arraystatic
createWithCapacity(long capacity)Arraystatic
createWithContentsOfFile(const char *pFileName)Arraystatic
createWithContentsOfFileThreadSafe(const char *pFileName)Arraystatic
createWithObject(Object *object)Arraystatic
dataArray
end()Arrayinline
exchangeObject(Object *object1, Object *object2)Array
exchangeObjectAtIndex(long index1, long index2)Array
fastRemoveObject(Object *object)Array
fastRemoveObjectAtIndex(long index)Array
fastSetObject(Object *object, long index)Arrayinline
getIndexOfObject(Object *object) const Array
getLastObject()Arrayinline
getObjectAtIndex(long index)Arrayinline
getObjectWithObjectID(unsigned int tag)ArrayForObjectSorting
getRandomObject()Array
indexOfObject(Object *object) const Arrayinline
indexOfSortedObject(SortableObject *obj)ArrayForObjectSorting
init()Array
initWithArray(Array *otherArray)Array
initWithCapacity(long capacity)Array
initWithObject(Object *object)Array
initWithObjects(Object *object,...) CC_REQUIRES_NULL_TERMINATIONArray
insertObject(Object *object, long index)Array
insertSortedObject(SortableObject *object)ArrayForObjectSorting
isEqual(const Object *object)Objectvirtual
isEqualToArray(Array *otherArray)Array
isSingleReference() const Object
lastObject()Arrayinline
Object()Object
objectAtIndex(long index)Arrayinline
objectWithObjectID(long tag)ArrayForObjectSorting
randomObject()Arrayinline
reduceMemoryFootprint()Array
release()Objectinline
removeAllObjects()Array
removeLastObject(bool releaseObj=true)Array
removeObject(Object *object, bool releaseObj=true)Array
removeObjectAtIndex(long index, bool releaseObj=true)Array
removeObjectsInArray(Array *otherArray)Array
removeSortedObject(SortableObject *object)ArrayForObjectSorting
replaceObjectAtIndex(long index, Object *object, bool releaseObject=true)Array
retain()Objectinline
retainCount() const Object
reverseObjects()Array
setObject(Object *object, long index)Array
setObjectID_ofSortedObject(unsigned int tag, SortableObject *object)ArrayForObjectSorting
swap(long indexOne, long indexTwo)Arrayinline
update(float dt)Objectinlinevirtual
~Array()Array
~Clonable()Clonableinlinevirtual
~Object()Objectvirtual