C# Class Sharpex2D.Input.Implementation.JoystickApi.JoyInfoEx

Datei anzeigen Open project: ThuCommix/Sharpex2D Class Usage Examples

Public Properties

Property Type Description
dwButtonNumber uint
dwButtons uint
dwFlags uint
dwPOV uint
dwReserved1 uint
dwReserved2 uint
dwRpos uint
dwSize uint
dwUpos uint
dwVpos uint
dwXpos uint
dwYpos uint
dwZpos uint

Property Details

dwButtonNumber public_oe property

public uint dwButtonNumber
return uint

dwButtons public_oe property

public uint dwButtons
return uint

dwFlags public_oe property

The flags.
public uint dwFlags
return uint

dwPOV public_oe property

public uint dwPOV
return uint

dwReserved1 public_oe property

public uint dwReserved1
return uint

dwReserved2 public_oe property

public uint dwReserved2
return uint

dwRpos public_oe property

public uint dwRpos
return uint

dwSize public_oe property

The Size of this structure.
public uint dwSize
return uint

dwUpos public_oe property

public uint dwUpos
return uint

dwVpos public_oe property

public uint dwVpos
return uint

dwXpos public_oe property

public uint dwXpos
return uint

dwYpos public_oe property

public uint dwYpos
return uint

dwZpos public_oe property

public uint dwZpos
return uint