コード例 #1
0
ファイル: BattleConn.cs プロジェクト: MaxLykoS/Elimination
 void Update()
 {
     KeyInputMgr.Instance.UpdateInput();
     roleMgr.View_Update();
 }