武器アクタークラスの定義 [詳解]
#include "actor.h"
#include "../model/weapon_model.h"
#include "collider.h"
[ソースコード]
武器アクタークラスの定義