Skip to content

Mojo input mousedevice buttonreleased

mojo:mojo.input.MouseDevice.ButtonReleased

Method ButtonReleased:Bool( button:MouseButton )#

Checks if a mouse button was released.

Returns true if button was released since the last app update.

Parameters
button button Button to check.