#include <WeaponSupply.h>
Additional Inherited Members | |
Public Types inherited from CodeSubWars::CSWWeaponSupply | |
enum | WeaponResource { GREEN_TORPEDO_ID = 1 , RED_TORPEDO_ID = 2 , BLUE_TORPEDO_ID = 4 , GREEN_MINE_ID = 1024 , YELLOW_MINE_ID = 2048 } |
Public Member Functions inherited from CodeSubWars::CSWObject | |
const std::string & | getName () const |
This class is a concrete resource provider for weapons.