Click or drag to resize
DefaultInputProvider Properties

The DefaultInputProvider type exposes the following members.

Properties
  NameDescription
Public propertyCurrGameTime
Current frame game time.
Public propertyMousePosition
Get current mouse poisition.
Public propertyMousePositionDiff
Get mouse position change since last frame.
Public propertyMouseWheel
Current mouse wheel value.
Public propertyMouseWheelChange
Mouse wheel change sign (eg 0, 1 or -1) since last frame.
Top
See Also