Torque2D Reference
|
#include <TextureDictionary.h>
Static Public Member Functions | |
static void | create () |
static void | destroy () |
static void | insert (TextureObject *object) |
static TextureObject * | find (StringTableEntry textureKey) |
static TextureObject * | find (StringTableEntry textureKey, TextureHandle::TextureHandleType type, bool clamp) |
static void | remove (TextureObject *object) |
Static Public Attributes | |
static TextureObject ** | smTable = NULL |
static TextureObject * | TextureObjectChain = NULL |
static U32 | smHashTableSize = 0 |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |