We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
C declaration void fadeMusic( int time );
Pascal declaration procedure fadeMusic( time : integer );
Parameters time: The amount of time to fade out the music over in milliseconds
Description Fades out and stops the background music that is currently playing.
There was an error while loading. Please reload this page.