Ejemplo n.º 1
0
 //! Exit full screen mode.
 public void ExitFullScreen()
 {
     GameInterface.leaveFullScreen();
 }