Game.ShowCursor

Wether the system cursor should be shown while inside the game window.

  1. bool ShowCursor [@property getter]
  2. bool ShowCursor [@property setter]
    class Game
    final @property
    void
    ShowCursor
    (
    bool value
    )

Meta