IMouseInputAnyMouseButtonDown Method |
Return if any of mouse buttons is down.
Namespace:
GeonBit.UI
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool AnyMouseButtonDown()
Return Value
Type:
BooleanTrue if any mouse button is currently down.
See Also