Files
RCBASIC4/doc/files/playmusic.txt
2026-02-26 15:33:51 -06:00

12 lines
221 B
Plaintext

#title PlayMusic [RCBasic Doc]
#header Sub PlayMusic(mLoops)
Plays music for set number of loops.
Note: If you only want to play the music once, set this to 0.
Note: Set this to -1 to play infinitely.
#ref StopMusic