34 #ifndef _InvaderWeapon_H__ 35 #define _InvaderWeapon_H__ 50 virtual void shot()
override;
Shared library macros, enums, constants and forward declarations for the weapons module ...
WeakPtr wraps a pointer to an object, which becomes nullptr if the object is deleted.
Definition: CorePrereqs.h:236
Definition: InvaderWeapon.h:44
#define _InvaderExport
Definition: InvaderPrereqs.h:60
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
WeakPtr< Projectile > projectile
Definition: InvaderWeapon.h:51
Shoots laser beams.
Definition: HsW01.h:52
Shared library macros, enums, constants and forward declarations for the Invader module ...
Implementation of the HsW01 class.