InputEventMouseMotion
Inherits: InputEventMouse < InputEventWithModifiers < InputEventFromWindow < InputEvent < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions
bool pen_inverted = false
There is currently no description for this property. Please help us by contributing one!
float pressure = 0.0
There is currently no description for this property. Please help us by contributing one!
Vector2 relative = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 screen_relative = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 screen_velocity = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 tilt = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 velocity = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!