UFO: Alien Invasion
Loading...
Searching...
No Matches
aseMeshAnimation_t Struct Reference
Collaboration diagram for aseMeshAnimation_t:
Collaboration graph

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

◆ currentFrame

int aseMeshAnimation_t::currentFrame

Definition at line 68 of file aselib.cpp.

Referenced by ASE_GetCurrentMesh().

◆ frames

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().

◆ numFrames

int aseMeshAnimation_t::numFrames

Definition at line 65 of file aselib.cpp.

Referenced by ASE_FreeGeomObject(), ASE_GetSurfaceAnimation(), and ASE_GetSurfaceName().


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