cocos2d-x  3.0-alpha0
 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(int 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(int index1, int index2)Array
fastRemoveObject(Object *object)Array
fastRemoveObjectAtIndex(int index)Array
fastSetObject(Object *object, int index)Arrayinline
getIndexOfObject(Object *object) const Array
getLastObject()Arrayinline
getObjectAtIndex(int 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(int capacity)Array
initWithObject(Object *object)Array
initWithObjects(Object *object,...) CC_REQUIRES_NULL_TERMINATIONArray
insertObject(Object *object, int index)Array
insertSortedObject(SortableObject *object)ArrayForObjectSorting
isEqual(const Object *object)Objectvirtual
isEqualToArray(Array *otherArray)Array
isSingleReference() const Object
lastObject()Arrayinline
Object()Object
objectAtIndex(int index)Arrayinline
objectWithObjectID(unsigned int tag)ArrayForObjectSorting
randomObject()Arrayinline
reduceMemoryFootprint()Array
release()Objectinline
removeAllObjects()Array
removeLastObject(bool releaseObj=true)Array
removeObject(Object *object, bool releaseObj=true)Array
removeObjectAtIndex(int index, bool releaseObj=true)Array
removeObjectsInArray(Array *otherArray)Array
removeSortedObject(SortableObject *object)ArrayForObjectSorting
replaceObjectAtIndex(int index, Object *object, bool releaseObject=true)Array
retain()Objectinline
retainCount() const Object
reverseObjects()Array
setObject(Object *object, int index)Array
setObjectID_ofSortedObject(unsigned int tag, SortableObject *object)ArrayForObjectSorting
swap(int indexOne, int indexTwo)Arrayinline
update(float dt)Objectinlinevirtual
~Array()Array
~Clonable()Clonableinlinevirtual
~Object()Objectvirtual