Ejemplo n.º 1
0
 protected override void OnEnter()
 {
     this.Game.IsMouseVisible = true;
     GUISceneManager.SwitchScene(this.scene);
 }