Difference between revisions of "xmplayer isPlaying"
Jump to navigation
Jump to search
(Created page with ''''function''' xmplayer_isPlaying() Returns true if an XM file is currently being played. ===Function Parameters=== <none> == See also == * Lua {{DISPLAYTITLE:xmplayer_i…') |
|||
Line 1: | Line 1: | ||
+ | [[Category:Lua]] | ||
'''function''' xmplayer_isPlaying() | '''function''' xmplayer_isPlaying() | ||
Revision as of 13:48, 19 March 2017
function xmplayer_isPlaying()
Returns true if an XM file is currently being played.
Function Parameters
<none>
See also