Class DirectInputJoystickState2
Inheritance
DirectInputJoystickState2
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputJoystickState2
Properties
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public int[] ASliders { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public byte[] Buttons { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public int[] FSliders { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public int[] POVs { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public int[] Sliders { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
public int[] VSliders { get; }
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
|
Edit this page
View Source
Declaration
Property Value
Methods
|
Edit this page
View Source
Declaration
public bool IsButtonPressed(int index)
Parameters
Type |
Name |
Description |
int |
index |
|
Returns