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

#include <cl_localentity.h>

Data Fields

int steps
 
int lastMoveTime
 
int lastMoveDuration
 
int stepTimes [MAX_ROUTE]
 
struct leStep_snext
 

Detailed Description

Definition at line 57 of file cl_localentity.h.

Field Documentation

int leStep_s::lastMoveDuration

Definition at line 60 of file cl_localentity.h.

Referenced by CL_ActorDoMoveTime(), and CL_GetStepTime().

int leStep_s::lastMoveTime
struct leStep_s* leStep_s::next
int leStep_s::steps

Definition at line 58 of file cl_localentity.h.

Referenced by CL_ActorDoMoveTime(), and CL_GetStepTime().

int leStep_s::stepTimes[MAX_ROUTE]

the time each steps needs

Definition at line 61 of file cl_localentity.h.

Referenced by CL_ActorDoMoveTime(), and CL_GetStepTime().


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