| 
| 
  | ResAtlasPrebuilt (CreateResourceContext &context) | 
|   | 
| 
void  | addAtlas (TextureFormat tf, const std::string &base, const std::string &alpha, int w, int h) | 
|   | 
| 
const atlas &  | getAtlas (int i) const | 
|   | 
| 
int  | getNum () const | 
|   | 
| void  | load (LoadResourcesContext *context=0) | 
|   | 
| void  | unload () | 
|   | 
| pugi::xml_attribute  | getAttribute (const char *attr) const | 
|   | 
| 
pugi::xml_node  | getNode () const | 
|   | 
| 
bool  | getUseLoadCounter () const | 
|   | 
| 
Resource *  | getParent () const | 
|   | 
| 
void  | setUseLoadCounter (bool v) | 
|   | 
| 
void  | setParent (Resource *p) | 
|   | 
| 
  | Object (const Object &src) | 
|   | 
| 
  | Object (bool assignUniqueID=true) | 
|   | 
| 
void  | addRef () | 
|   | 
| 
void  | releaseRef () | 
|   | 
| 
  | ObjectBase (const ObjectBase &src) | 
|   | 
| 
  | ObjectBase (bool assignID=true) | 
|   | 
| 
const std::string &  | getName () const | 
|   | 
| 
const void *  | getUserData () const | 
|   | 
| 
int  | getObjectID () const | 
|   | 
| 
bool  | isName (const std::string &name) const | 
|   | 
| 
bool  | isName (const char *name) const | 
|   | 
| 
void  | setName (const std::string &name) | 
|   | 
| 
void  | setUserData (const void *data) | 
|   | 
| 
void  | dumpObject () const | 
|   | 
| 
void  | __removeFromDebugList () | 
|   | 
 | 
| 
typedef std::vector< ObjectBase * >  | __createdObjects | 
|   | 
| 
static Resource *  | create (CreateResourceContext &context) | 
|   | 
| static std::string  | extractID (const pugi::xml_node &node, const std::string &file, const std::string &def) | 
|   | 
| 
static std::string  | extractID (const std::string &file) | 
|   | 
| static void  | dumpCreatedObjects () | 
|   | 
| static void  | showAssertInCtor (int id) | 
|   | 
| static void  | showAssertInDtor (int id) | 
|   | 
| 
static __createdObjects &  | __getCreatedObjects () | 
|   | 
| 
static void  | __startTracingLeaks () | 
|   | 
| 
static void  | __stopTracingLeaks () | 
|   | 
| 
int  | _ref_counter | 
|   | 
| 
typedef std::vector< atlas >  | atlasses | 
|   | 
| 
void  | _restore (Restorable *r, void *user) | 
|   | 
| 
void  | _load (LoadResourcesContext *) override | 
|   | 
| 
void  | _unload () override | 
|   | 
| 
ResAnim *  | createEmpty (const XmlWalker &walker, CreateResourceContext &context) | 
|   | 
| 
void  | loadBase (pugi::xml_node node) | 
|   | 
| 
void  | __doCheck () | 
|   | 
| 
void  | __generateID () | 
|   | 
| 
std::string *  | __getName () const | 
|   | 
| 
void  | __freeName () const | 
|   | 
| 
static void  | init_resAnim (ResAnim *rs, const std::string &file, pugi::xml_node node) | 
|   | 
| 
static void  | setNode (Resource *res, const pugi::xml_node &node) | 
|   | 
| 
static void  | __addToDebugList (ObjectBase *base) | 
|   | 
| 
static void  | __removeFromDebugList (ObjectBase *base) | 
|   | 
| 
bool  | _linearFilter | 
|   | 
| 
bool  | _clamp2edge | 
|   | 
| 
std::vector< unsigned char >  | _hitTestBuffer | 
|   | 
| 
atlasses  | _atlasses | 
|   | 
| 
Resource *  | _parent | 
|   | 
| 
int  | _loadCounter | 
|   | 
| 
bool  | _useLoadCounter | 
|   | 
| 
pugi::xml_node  | _node | 
|   | 
| 
std::string  | __name | 
|   | 
| 
int  | __id | 
|   | 
| 
const void *  | __userData | 
|   | 
| 
static int  | _lastID | 
|   | 
| 
static int  | _assertCtorID | 
|   | 
| 
static int  | _assertDtorID | 
|   | 
The documentation for this class was generated from the following file: