MouseMapper
Complete API reference for MouseMapper, including constructors, attributes, and virtual attributes.
Package: JAVARuntime
Category: Input Mappers
Component: yes
public class MouseMapper extends Component
Constructors
| Signature | Description |
|---|---|
MouseMapper() | Creates a new instance of MouseMapper. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | MouseMapper | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
mouseButton | Button | get/set | Virtual attribute exposed by getMouseButton. Access it like a field to read or write the underlying value. |
outputKey | String | get/set | Virtual attribute exposed by getOutputKey. Access it like a field to read or write the underlying value. |