Skin Object Pool Management. More...
#include <core/SSingletonMap.h>
#include <interface/SSkinPool-i.h>
#include <helper/obj-ref-impl.hpp>
Go to the source code of this file.
Classes | |
struct | SkinKey |
Key for identifying a skin object in the pool. More... | |
class | CElementTraits< SkinKey > |
Template specialization for SkinKey to provide hash and comparison functions. More... | |
class | SSkinPool |
Manages the mapping of skin names to ISkinObj objects. More... | |
Typedefs | |
typedef ISkinObj * | SSkinPtr |
Skin Object Pool Management.
Manages a pool of skin objects, providing functionality to load, retrieve, and manage skins.
Definition in file SSkinPool.h.
Definition at line 68 of file SSkinPool.h.
enum SYS_SKIN |
Definition at line 21 of file SSkinPool.h.