is-sound-playing ( sound -- bool )


Vocabulary
raylib

Inputs
sounda Sound


Outputs
boola bool


Word description
Check if a sound is currently playing

Definition