InputPlumberMouseMotionEvent
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | direction | |
| int | speed_pps |
Methods
| Returns | Signature |
|---|---|
| InputPlumberMouseMotionEvent | from_dict(dict: Dictionary) |
| Dictionary | to_dict() |
Property Descriptions
direction
String direction
Note
There is currently no description for this property. Please help us by contributing one!
speed_pps
int speed_pps
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
from_dict()
InputPlumberMouseMotionEvent from_dict(dict: Dictionary)
Note
There is currently no description for this method. Please help us by contributing one!
to_dict()
Dictionary to_dict()
Note
There is currently no description for this method. Please help us by contributing one!