UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_actormove.cpp File Reference

Go to the source code of this file.

Functions

int CL_ActorDoMoveTime (const eventRegister_t *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides if following events should be delayed. The delay is the amount of time the actor needs to walk from the start to the end pos. More...
 
void CL_ActorDoMove (const eventRegister_t *self, dbuffer *msg)
 Moves actor. More...
 

Function Documentation

void CL_ActorDoMove ( const eventRegister_t self,
dbuffer msg 
)
int CL_ActorDoMoveTime ( const eventRegister_t self,
dbuffer msg,
eventTiming_t eventTiming 
)