コード例 #1
0
ファイル: GameBehaviour.cs プロジェクト: SGushchin/BallJumper
 private void Update()
 {
     _gameController.Execute();
 }