AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
_Iterator typedef | CzXomlResourceManager | |
addResource(IzXomlResource *resource) | CzXomlResourceManager | |
begin() | CzXomlResourceManager | [inline] |
clearResources() | CzXomlResourceManager | |
CzXomlResourceManager() | CzXomlResourceManager | [inline] |
end() | CzXomlResourceManager | [inline] |
findFontWithFilename(const char *filename, bool global_search=true) | CzXomlResourceManager | |
FindResource(unsigned int name_hash, unsigned int type_hash, IzXomlResource *container=NULL) | CzXomlResourceManager | [static] |
FindResource(const char *name, unsigned int type_hash, IzXomlResource *container=NULL) | CzXomlResourceManager | [static] |
findResource(unsigned int name_hash, unsigned int type_hash, bool global_search=true) | CzXomlResourceManager | |
findResource(const char *name, unsigned int type_hash, bool global_search=true) | CzXomlResourceManager | |
findResource(const char *name, const char *type, bool global_search=true) | CzXomlResourceManager | |
FindResourcesOfType(unsigned int type_hash, IzXomlResource *container, CzVector< IzXomlResource * > &resources) | CzXomlResourceManager | [static] |
findResourcesOfType(unsigned int type_hash, bool global_search, CzVector< IzXomlResource * > &resources) | CzXomlResourceManager | |
getParent() | CzXomlResourceManager | [inline] |
Parent | CzXomlResourceManager | [protected] |
removeResource(IzXomlResource *resource) | CzXomlResourceManager | |
removeResource(unsigned int name_hash, unsigned int type_hash) | CzXomlResourceManager | |
removeTaggedResources(const char *tag) | CzXomlResourceManager | |
removeTaggedResources(unsigned int tag_hash) | CzXomlResourceManager | |
Resources | CzXomlResourceManager | [protected] |
setParent(IzXomlResource *scene) | CzXomlResourceManager | [inline] |
~CzXomlResourceManager() | CzXomlResourceManager | [inline, virtual] |