A weapon type that shoots.
Definition: Gun.h:21
Sample is a sample game to use as a template for using Katana Engine and Shooter Library.
Definition: Background.cpp:14
Class for a blaster.
Definition: Blaster.h:19
Shooter Library is a library of classes, interfaces, and value types that provides a foundation for d...
Definition: Background.h:16
Blaster(const bool isActive)
Instantiates a new blaster object.
Definition: Blaster.h:26
Base class for all projectile types.
Definition: Projectile.h:20