Implements the Weapon class. [詳解]
#include "Weapon.hpp"
#include <iostream>
[ソースコード]
Implements the Weapon class.
Weapon.cpp に定義があります。