UFO: Alien Invasion
Loading...
Searching...
No Matches
e_event_explode.cpp File Reference
Include dependency graph for e_event_explode.cpp:

Go to the source code of this file.

Functions

int CL_ExplodeTime (const struct eventRegister_s *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides when the explode event should get executed. This in the impact time.
void CL_Explode (const eventRegister_t *self, dbuffer *msg)

Function Documentation

◆ CL_Explode()

◆ CL_ExplodeTime()

int CL_ExplodeTime ( const struct eventRegister_s * self,
dbuffer * msg,
eventTiming_t * eventTiming )

Decides when the explode event should get executed. This in the impact time.

Definition at line 32 of file e_event_explode.cpp.

References cl, eventTiming_t::impactTime, and eventTiming_t::nextTime.