Weapon(String name,
Resource imageLocation,
Resource firingSoundLocation,
int damage,
float range,
int maxShot,
int minShot,
long cooldown,
float spread)
publicWeapon(String name,
Resource imageLocation,
Resource firingSoundLocation,
int damage,
float range,
int maxShot,
int minShot,
long cooldown,
float spread)