Handbook
Glossary
is-sound-ready ( sound -- bool )
Vocabulary
raylib
Inputs
sound
a
Sound
Outputs
bool
a
bool
Word description
Checks if a sound is ready
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
is-sound-ready
bool
IsSoundReady (
Sound
sound )