InputPlumberTouchEvent
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | button | |
| InputPlumberTouchMotionEvent | motion |
Methods
| Returns | Signature |
|---|---|
| InputPlumberTouchEvent | from_dict(dict: Dictionary) |
| Dictionary | to_dict() |
Property Descriptions
button
String button
Note
There is currently no description for this property. Please help us by contributing one!
motion
InputPlumberTouchMotionEvent motion
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
from_dict()
InputPlumberTouchEvent 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!