UFO: Alien Invasion
Doxygen documentation generating
Loading...
Searching...
No Matches
e_event_actormove.cpp File Reference
Include dependency graph for e_event_actormove.cpp:

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.
 
void CL_ActorDoMove (const eventRegister_t *self, dbuffer *msg)
 Moves actor.
 

Function Documentation

◆ CL_ActorDoMove()

void CL_ActorDoMove ( const eventRegister_t self,
dbuffer msg 
)

◆ CL_ActorDoMoveTime()

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