34 #ifndef _MuzzleFlash_H__ 35 #define _MuzzleFlash_H__ Shared library macros, enums, constants and forward declarations for the weapons module ...
virtual ~MuzzleFlash()
Definition: MuzzleFlash.h:58
A muzzle flash that destroys itself after some time.
Definition: MuzzleFlash.h:54
Definition: Billboard.h:43
Declaration of the Timer class, used to call functions after a given time-interval.
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Timer delayTimer_
Timer to destroy the object.
Definition: MuzzleFlash.h:61
Timer is a helper class that executes a function after a given amount of seconds in game-time...
Definition: Timer.h:105
#define _WeaponsExport
Definition: WeaponsPrereqs.h:60