Ejemplo n.º 1
0
        public void OnGUI(Rect fullRect)
        {
            _view.OnGUI(fullRect);

            _inputHandler.CheckForKeypresses();
        }