Mojo input mousedevice buttondown
mojo:mojo.input.MouseDevice.ButtonDown
Method ButtonDown:Bool( button:MouseButton )#
Checks the current up/down state of a mouse button.
Returns true if button is currently held down.
| Parameters | |
|---|---|
button |
button Button to checl. |