C# Class vJoyInterfaceWrap.vJoy.JoystickState

ファイルを表示 Open project: shauleiz/vJoy Class Usage Examples

Public Properties

Property Type Description
Aileron System.Int32
AxisVBRX System.Int32
AxisVBRY System.Int32
AxisVBRZ System.Int32
AxisVX System.Int32
AxisVY System.Int32
AxisVZ System.Int32
AxisX System.Int32
AxisXRot System.Int32
AxisY System.Int32
AxisYRot System.Int32
AxisZ System.Int32
AxisZRot System.Int32
Buttons System.UInt32
ButtonsEx1 System.UInt32
ButtonsEx2 System.UInt32
ButtonsEx3 System.UInt32
Dial System.Int32
Rudder System.Int32
Slider System.Int32
Throttle System.Int32
Wheel System.Int32
bDevice byte
bHats System.UInt32
bHatsEx1 System.UInt32
bHatsEx2 System.UInt32
bHatsEx3 System.UInt32

Property Details

Aileron public_oe property

public Int32,System Aileron
return System.Int32

AxisVBRX public_oe property

public Int32,System AxisVBRX
return System.Int32

AxisVBRY public_oe property

public Int32,System AxisVBRY
return System.Int32

AxisVBRZ public_oe property

public Int32,System AxisVBRZ
return System.Int32

AxisVX public_oe property

public Int32,System AxisVX
return System.Int32

AxisVY public_oe property

public Int32,System AxisVY
return System.Int32

AxisVZ public_oe property

public Int32,System AxisVZ
return System.Int32

AxisX public_oe property

public Int32,System AxisX
return System.Int32

AxisXRot public_oe property

public Int32,System AxisXRot
return System.Int32

AxisY public_oe property

public Int32,System AxisY
return System.Int32

AxisYRot public_oe property

public Int32,System AxisYRot
return System.Int32

AxisZ public_oe property

public Int32,System AxisZ
return System.Int32

AxisZRot public_oe property

public Int32,System AxisZRot
return System.Int32

Buttons public_oe property

public UInt32,System Buttons
return System.UInt32

ButtonsEx1 public_oe property

public UInt32,System ButtonsEx1
return System.UInt32

ButtonsEx2 public_oe property

public UInt32,System ButtonsEx2
return System.UInt32

ButtonsEx3 public_oe property

public UInt32,System ButtonsEx3
return System.UInt32

Dial public_oe property

public Int32,System Dial
return System.Int32

Rudder public_oe property

public Int32,System Rudder
return System.Int32

Slider public_oe property

public Int32,System Slider
return System.Int32

Throttle public_oe property

public Int32,System Throttle
return System.Int32

Wheel public_oe property

public Int32,System Wheel
return System.Int32

bDevice public_oe property

public byte bDevice
return byte

bHats public_oe property

public UInt32,System bHats
return System.UInt32

bHatsEx1 public_oe property

public UInt32,System bHatsEx1
return System.UInt32

bHatsEx2 public_oe property

public UInt32,System bHatsEx2
return System.UInt32

bHatsEx3 public_oe property

public UInt32,System bHatsEx3
return System.UInt32