#include <Weapon.h>
Public Attributes | |
int | type |
float | power |
float | reload |
float | speed |
Definition at line 14 of file Weapon.h.
|
Definition at line 16 of file Weapon.h. Referenced by Play::bot(), Play::handleKeys(), Play::networkLoop(), and Weapon::set(). |
|
Definition at line 17 of file Weapon.h. Referenced by Play::bot(), Play::handleKeys(), and Weapon::set(). |
|
Definition at line 18 of file Weapon.h. Referenced by Play::bot(), Play::handleKeys(), and Weapon::set(). |
|
Definition at line 15 of file Weapon.h. Referenced by Play::handleKeys(), and Weapon::set(). |