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

Show file 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 property

public uint dwButtonNumber
return uint

dwButtons public property

public uint dwButtons
return uint

dwFlags public property

The flags.
public uint dwFlags
return uint

dwPOV public property

public uint dwPOV
return uint

dwReserved1 public property

public uint dwReserved1
return uint

dwReserved2 public property

public uint dwReserved2
return uint

dwRpos public property

public uint dwRpos
return uint

dwSize public property

The Size of this structure.
public uint dwSize
return uint

dwUpos public property

public uint dwUpos
return uint

dwVpos public property

public uint dwVpos
return uint

dwXpos public property

public uint dwXpos
return uint

dwYpos public property

public uint dwYpos
return uint

dwZpos public property

public uint dwZpos
return uint