敵キャラクタークラスの定義 [詳解]
#include "actor.h"
#include "../model/box_model.h"
#include "collider.h"
[ソースコード]
敵キャラクタークラスの定義
敵の移動パターンを表す列挙型
曲線的な移動
直線的な基本移動