|
UFO: Alien Invasion
|

Data Fields | |
| int | numFrames |
| aseMesh_t | frames [MAX_ASE_ANIMATION_FRAMES] |
| int | currentFrame |
Definition at line 64 of file aselib.cpp.
| int aseMeshAnimation_t::currentFrame |
Definition at line 68 of file aselib.cpp.
Referenced by ASE_GetCurrentMesh().
| aseMesh_t aseMeshAnimation_t::frames[MAX_ASE_ANIMATION_FRAMES] |
Definition at line 66 of file aselib.cpp.
Referenced by ASE_FreeGeomObject(), ASE_GetCurrentMesh(), and ASE_GetSurfaceAnimation().
| int aseMeshAnimation_t::numFrames |
Definition at line 65 of file aselib.cpp.
Referenced by ASE_FreeGeomObject(), ASE_GetSurfaceAnimation(), and ASE_GetSurfaceName().