is-mouse-button-released ( button -- bool )


Vocabulary
raylib

Inputs
buttona MouseButton


Outputs
boola bool


Word description
Check if a mouse button has been released once

Definition