Class DirectInputMouseState2
Inheritance
DirectInputMouseState2
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputMouseState2
Properties
|
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
Methods
|
Edit this page
View Source
Declaration
public bool IsButtonPressed(int index)
Parameters
Type |
Name |
Description |
int |
index |
|
Returns