#include <weapon_cfg.h>
Inheritance diagram for EmptyWeaponConfig:
Public Member Functions | |
virtual | ~EmptyWeaponConfig () |
virtual void | LoadXml (xmlpp::Element *elem)=0 |
Definition at line 29 of file weapon_cfg.h.
virtual EmptyWeaponConfig::~EmptyWeaponConfig | ( | ) | [inline, virtual] |
void EmptyWeaponConfig::LoadXml | ( | xmlpp::Element * | elem | ) | [pure virtual] |
Implemented in AirAttackConfig, AirhammerConfig, AutomaticBazookaConfig, BaseballConfig, BlowtorchConfig, ClusterBombConfig, MineConfig, ParachuteConfig, SuperTuxWeaponConfig, SyringeConfig, WeaponConfig, and ExplosiveWeaponConfig.
Definition at line 26 of file weapon_cfg.cpp.
Here is the caller graph for this function: