Click or drag to resize
GameForm Fields

The GameForm type exposes the following members.

Fields
  NameDescription
Public fieldStatic membercurMouseButtons
Public fieldStatic membercurMousePosition
Public fieldCurrentMap
Refers to the currently active primary map that is being drawn on the display
Public fielddebugText
Used to write debug text that will be displayed for the current frame.
Public fieldGameDisplay
Hardware-backed display object embedded in the main window.
Public fieldLoadedMaps
Contains a collection of all currently loaded maps.
Public fieldStatic memberoldMouseButtons
Public fieldStatic memberoldMousePosition
Public fieldOverlayMap
Refers to the currently active overlay map being drawn in front of the primary map
Public fieldPlayers
Provides access to the input currently coming from the players' input devices.
Top
See Also