Capture result.
More...
◆ getDeviceIndex()
int Dragengine.Gui.WindowCaptureBinding.CaptureResult.getDeviceIndex |
( |
| ) |
|
◆ getInputDevice()
InputDevice Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInputDevice |
( |
| ) |
|
Device or null if not set.
- Version
- 1.6
◆ getInputDeviceAxis()
InputDeviceAxis Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInputDeviceAxis |
( |
| ) |
|
Device axis or null if not set.
- Version
- 1.6
◆ getInputDeviceButton()
InputDeviceButton Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInputDeviceButton |
( |
| ) |
|
Device button or null if not set.
- Version
- 1.6
◆ getInputDeviceFeedback()
InputDeviceFeedback Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInputDeviceFeedback |
( |
| ) |
|
Device feedback or null if not set.
- Version
- 1.6
◆ getInputSource()
EditBindingsListModelEntry.InputSource Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInputSource |
( |
| ) |
|
◆ getInverseAxis()
bool Dragengine.Gui.WindowCaptureBinding.CaptureResult.getInverseAxis |
( |
| ) |
|
◆ getSourceIndex()
int Dragengine.Gui.WindowCaptureBinding.CaptureResult.getSourceIndex |
( |
| ) |
|
◆ getSystem()
InputEventSource Dragengine.Gui.WindowCaptureBinding.CaptureResult.getSystem |
( |
| ) |
|
Captured device system.
- Version
- 1.6
◆ new() [1/2]
CaptureResult Dragengine.Gui.WindowCaptureBinding.CaptureResult.new |
( |
EditBindingsListModelEntry.InputSource |
inputSource, |
|
|
InputEventSource |
system, |
|
|
int |
deviceIndex, |
|
|
int |
sourceIndex, |
|
|
bool |
inverseAxis |
|
) |
| |
Create capture result.
- Version
- 1.6
◆ new() [2/2]
CaptureResult Dragengine.Gui.WindowCaptureBinding.CaptureResult.new |
( |
EditBindingsListModelEntry.InputSource |
inputSource, |
|
|
int |
deviceIndex, |
|
|
int |
sourceIndex, |
|
|
bool |
inverseAxis |
|
) |
| |
◆ pDeviceIndex
int Dragengine.Gui.WindowCaptureBinding.CaptureResult.pDeviceIndex |
◆ pInputSource
EditBindingsListModelEntry.InputSource Dragengine.Gui.WindowCaptureBinding.CaptureResult.pInputSource |
◆ pInverseAxis
bool Dragengine.Gui.WindowCaptureBinding.CaptureResult.pInverseAxis |
◆ pSourceIndex
int Dragengine.Gui.WindowCaptureBinding.CaptureResult.pSourceIndex |
◆ pSystem
InputEventSource Dragengine.Gui.WindowCaptureBinding.CaptureResult.pSystem |
The documentation for this class was generated from the following file: