Public Member Functions | |
test_weapon_type (Weapon::Weapon_type &type) | |
bool | operator() (Weapon *w) |
Private Attributes | |
Weapon::Weapon_type | m_type |
Definition at line 209 of file weapons_list.cpp.
test_weapon_type::test_weapon_type | ( | Weapon::Weapon_type & | type | ) | [inline] |
bool test_weapon_type::operator() | ( | Weapon * | w | ) | [inline] |
Weapon::Weapon_type test_weapon_type::m_type [private] |
Definition at line 211 of file weapons_list.cpp.