UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
aseMeshAnimation_t Struct Reference

Data Fields

int numFrames
 
aseMesh_t frames [MAX_ASE_ANIMATION_FRAMES]
 
int currentFrame
 

Detailed Description

Definition at line 64 of file aselib.cpp.

Field Documentation

int aseMeshAnimation_t::currentFrame

Definition at line 68 of file aselib.cpp.

Referenced by ASE_GetCurrentMesh(), and ASE_KeyGEOMOBJECT().

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

The documentation for this struct was generated from the following file: