C# Class J2i.Net.XInputWrapper.XInputStateSecret

Mostrar archivo Open project: topher-au/WoWmapper Class Usage Examples

Public Properties

Property Type Description
bLeftTrigger byte
bRightTrigger byte
eventCount uint
sThumbLX short
sThumbLY short
sThumbRX short
sThumbRY short
wButtons ushort

Property Details

bLeftTrigger public_oe property

public byte bLeftTrigger
return byte

bRightTrigger public_oe property

public byte bRightTrigger
return byte

eventCount public_oe property

public uint eventCount
return uint

sThumbLX public_oe property

public short sThumbLX
return short

sThumbLY public_oe property

public short sThumbLY
return short

sThumbRX public_oe property

public short sThumbRX
return short

sThumbRY public_oe property

public short sThumbRY
return short

wButtons public_oe property

public ushort wButtons
return ushort