InputEventMouse
Inherits: InputEventWithModifiers < InputEventFromWindow < InputEvent < Resource < RefCounted < Object
Inherited By: InputEventMouseButton, InputEventMouseMotion
There is currently no description for this class. Please help us by contributing one!
Properties
BitField<MouseButtonMask> |
|
|
|
||
|
Property Descriptions
BitField<MouseButtonMask> button_mask = 0
void set_button_mask ( BitField<MouseButtonMask> value )
BitField<MouseButtonMask> get_button_mask ( )
There is currently no description for this property. Please help us by contributing one!
Vector2 global_position = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 position = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!