#include <Weapon.h>
Static Public Member Functions | |
static void | set (SWeapon &w, int type) |
Definition at line 21 of file Weapon.h.
|
Definition at line 26 of file Weapon.h. References SWeapon::power, SWeapon::reload, SWeapon::speed, SWeapon::type, WEAPON_GUN, and WEAPON_ROCKET. Referenced by Play::networkLoop(). |