InputEventMouseButton._classBinding

Undocumented in source.

Members

Static variables

getButtonIndex
GodotMethod!(long) getButtonIndex;
Undocumented in source.
getFactor
GodotMethod!(double) getFactor;
Undocumented in source.
isDoubleclick
GodotMethod!(bool) isDoubleclick;
Undocumented in source.
setButtonIndex
GodotMethod!(void, long) setButtonIndex;
Undocumented in source.
setDoubleclick
GodotMethod!(void, bool) setDoubleclick;
Undocumented in source.
setFactor
GodotMethod!(void, double) setFactor;
Undocumented in source.
setPressed
GodotMethod!(void, bool) setPressed;
Undocumented in source.

Meta