Exemple #1
0
        private void Update()
        {
            _game.Update(5);

            _controller.DoAutoAction();
        }