love.audio:isPlaying( )
Usage
love.audio:isPlaying( )Arguments
None
Returns
booleanTrue if audio is playing, false otherwise
|
Version 0.1.1a LÖVE DocumentationOverviewLicenceCreditsGetting startedDeviceslove.objectslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerTypesColorFontImageMusicSoundCallbacksloadupdaterendermousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig files
|
Function
love.audio:isPlaying( ) Usage love.audio:isPlaying( )Arguments None Returns booleanTrue if audio is playing, false otherwise |