Class SdlInputConst
- Namespace
- Alis.Core.Aspect.Data.Mapping
- Assembly
- Alis.dll
The sdl input const class
public class SdlInputConst
Inheritance
Inherited Members
Fields
ButtonLeft
The sdl button left
public const uint ButtonLeft = 1
Field Value
ButtonMiddle
The sdl button middle
public const uint ButtonMiddle = 2
Field Value
ButtonRight
The sdl button right
public const uint ButtonRight = 3
Field Value
ButtonX1
The sdl button x1
private const uint ButtonX1 = 4
Field Value
ButtonX2
The sdl button x2
private const uint ButtonX2 = 5
Field Value
HapticAutoCenter
The sdl haptic auto center
public const ushort HapticAutoCenter = 8192
Field Value
HapticCartesian
The sdl haptic cartesian
public const byte HapticCartesian = 1
Field Value
HapticConstant
The sdl haptic constant
public const ushort HapticConstant = 1
Field Value
HapticCustom
The sdl haptic custom
public const ushort HapticCustom = 2048
Field Value
HapticDamper
The sdl haptic damper
public const ushort HapticDamper = 256
Field Value
HapticFriction
The sdl haptic friction
public const ushort HapticFriction = 1024
Field Value
HapticGain
The sdl haptic gain
public const ushort HapticGain = 4096
Field Value
HapticInertia
The sdl haptic inertia
public const ushort HapticInertia = 512
Field Value
HapticLeftRight
The sdl haptic left right
public const ushort HapticLeftRight = 4
Field Value
HapticPauseVar
The sdl haptic pause
public const ushort HapticPauseVar = 32768
Field Value
HapticPolar
The sdl haptic polar
public const byte HapticPolar = 0
Field Value
HapticSawToothDown
The sdl haptic saw tooth down
public const ushort HapticSawToothDown = 32
Field Value
HapticSawToothUp
The sdl haptic saw tooth up
public const ushort HapticSawToothUp = 16
Field Value
HapticSine
The sdl haptic sine
public const ushort HapticSine = 2
Field Value
HapticSpherical
The sdl haptic spherical
public const byte HapticSpherical = 2
Field Value
HapticSpring
The sdl haptic spring
public const ushort HapticSpring = 128
Field Value
HapticStatus
The sdl haptic status
public const ushort HapticStatus = 16384
Field Value
HapticSteeringAxis
The sdl haptic steering axis
public const byte HapticSteeringAxis = 3
Field Value
HapticTriangle
The sdl haptic triangle
public const ushort HapticTriangle = 8
Field Value
HatCentered
The sdl hat centered
public const byte HatCentered = 0
Field Value
HatDown
The sdl hat down
private const byte HatDown = 4
Field Value
HatLeft
The sdl hat left
private const byte HatLeft = 8
Field Value
HatLeftDown
The sdl hat down
public const byte HatLeftDown = 12
Field Value
HatLeftUp
The sdl hat up
public const byte HatLeftUp = 9
Field Value
HatRight
The sdl hat right
private const byte HatRight = 2
Field Value
HatRightDown
The sdl hat down
public const byte HatRightDown = 6
Field Value
HatRightUp
The sdl hat up
public const byte HatRightUp = 3
Field Value
HatUp
The sdl hat up
private const byte HatUp = 1
Field Value
IphoneMaxGForce
The sdl iphone max g force
public const float IphoneMaxGForce = 5
Field Value
KScancodeMask
The sdl scancode mask
public const int KScancodeMask = 1073741824
Field Value
TouchMouseId
The max value
public const uint TouchMouseId = 4294967295