is-mouse-button-pressed ( button -- bool )


Vocabulary
raylib

Inputs
buttona MouseButton


Outputs
boola bool


Word description
Check if a mouse button has been pressed once

Definition