Table of Contents

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

uint

ButtonMiddle

The sdl button middle

public const uint ButtonMiddle = 2

Field Value

uint

ButtonRight

The sdl button right

public const uint ButtonRight = 3

Field Value

uint

ButtonX1

The sdl button x1

private const uint ButtonX1 = 4

Field Value

uint

ButtonX2

The sdl button x2

private const uint ButtonX2 = 5

Field Value

uint

HapticAutoCenter

The sdl haptic auto center

public const ushort HapticAutoCenter = 8192

Field Value

ushort

HapticCartesian

The sdl haptic cartesian

public const byte HapticCartesian = 1

Field Value

byte

HapticConstant

The sdl haptic constant

public const ushort HapticConstant = 1

Field Value

ushort

HapticCustom

The sdl haptic custom

public const ushort HapticCustom = 2048

Field Value

ushort

HapticDamper

The sdl haptic damper

public const ushort HapticDamper = 256

Field Value

ushort

HapticFriction

The sdl haptic friction

public const ushort HapticFriction = 1024

Field Value

ushort

HapticGain

The sdl haptic gain

public const ushort HapticGain = 4096

Field Value

ushort

HapticInertia

The sdl haptic inertia

public const ushort HapticInertia = 512

Field Value

ushort

HapticLeftRight

The sdl haptic left right

public const ushort HapticLeftRight = 4

Field Value

ushort

HapticPauseVar

The sdl haptic pause

public const ushort HapticPauseVar = 32768

Field Value

ushort

HapticPolar

The sdl haptic polar

public const byte HapticPolar = 0

Field Value

byte

HapticSawToothDown

The sdl haptic saw tooth down

public const ushort HapticSawToothDown = 32

Field Value

ushort

HapticSawToothUp

The sdl haptic saw tooth up

public const ushort HapticSawToothUp = 16

Field Value

ushort

HapticSine

The sdl haptic sine

public const ushort HapticSine = 2

Field Value

ushort

HapticSpherical

The sdl haptic spherical

public const byte HapticSpherical = 2

Field Value

byte

HapticSpring

The sdl haptic spring

public const ushort HapticSpring = 128

Field Value

ushort

HapticStatus

The sdl haptic status

public const ushort HapticStatus = 16384

Field Value

ushort

HapticSteeringAxis

The sdl haptic steering axis

public const byte HapticSteeringAxis = 3

Field Value

byte

HapticTriangle

The sdl haptic triangle

public const ushort HapticTriangle = 8

Field Value

ushort

HatCentered

The sdl hat centered

public const byte HatCentered = 0

Field Value

byte

HatDown

The sdl hat down

private const byte HatDown = 4

Field Value

byte

HatLeft

The sdl hat left

private const byte HatLeft = 8

Field Value

byte

HatLeftDown

The sdl hat down

public const byte HatLeftDown = 12

Field Value

byte

HatLeftUp

The sdl hat up

public const byte HatLeftUp = 9

Field Value

byte

HatRight

The sdl hat right

private const byte HatRight = 2

Field Value

byte

HatRightDown

The sdl hat down

public const byte HatRightDown = 6

Field Value

byte

HatRightUp

The sdl hat up

public const byte HatRightUp = 3

Field Value

byte

HatUp

The sdl hat up

private const byte HatUp = 1

Field Value

byte

IphoneMaxGForce

The sdl iphone max g force

public const float IphoneMaxGForce = 5

Field Value

float

KScancodeMask

The sdl scancode mask

public const int KScancodeMask = 1073741824

Field Value

int

TouchMouseId

The max value

public const uint TouchMouseId = 4294967295

Field Value

uint