|
|
| cAnimation (const tString &asName, const tString &asFile) |
| |
|
float | GetLength () |
| |
|
void | SetLength (float afTime) |
| |
|
cAnimationTrack * | CreateTrack (const tString &asName, tAnimTransformFlag aFlags) |
| |
|
cAnimationTrack * | GetTrack (int alIndex) |
| |
|
cAnimationTrack * | GetTrackByName (const tString &asName) |
| |
|
void | ResizeTracks (int alNum) |
| |
|
int | GetTrackNum () |
| |
|
const char * | GetAnimationName () |
| |
|
void | SetAnimationName (const tString &asName) |
| |
|
tString & | GetFileName () |
| |
| bool | reload () |
| |
| void | unload () |
| |
| void | destroy () |
| |
|
| iResourceBase (tString asName, unsigned long alPrio) |
| |
|
tString | GetName () |
| |
|
unsigned long | GetHandle () |
| |
|
void | SetHandle (unsigned long alHandle) |
| |
|
tString | GetFilePath () |
| |
|
unsigned long | GetTime () |
| |
|
unsigned long | GetPrio () |
| |
|
unsigned long | GetSize () |
| |
|
void | SetLogDestruction (bool abX) |
| |
|
unsigned int | GetUserCount () |
| |
|
void | IncUserCount () |
| |
|
void | DecUserCount () |
| |
|
bool | HasUsers () |
| |
|
|
static bool | GetLogCreateAndDelete () |
| |
|
static void | SetLogCreateAndDelete (bool abX) |
| |
|
unsigned int | mlPrio |
| |
|
unsigned long | mlTime |
| |
|
unsigned long | mlSize |
| |
|
unsigned int | mlUserCount |
| |
|
unsigned long | mlHandle |
| |
|
tString | msName |
| |
|
tString | msFilePath |
| |
|
bool | mbLogDestruction |
| |
|
static bool | mbLogCreateAndDelete |
| |
◆ reload()
| bool hpl::cAnimation::reload |
( |
| ) |
|
|
inlinevirtual |
virtual bool Reload()=0;
- Returns
- true is reload was successful, else false.
Implements hpl::iResourceBase.
◆ unload()
| void hpl::cAnimation::unload |
( |
| ) |
|
|
inlinevirtual |
◆ destroy()
| void hpl::cAnimation::destroy |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: