コード例 #1
0
ファイル: MapManager.cs プロジェクト: himajin-vip/test2
 public void MapMove(StateData statedata)
 {
     MapSelector.MapMove(statedata);
 }