IsMusic()
语法
Result = IsMusic(#Music)概要
Tests if the given music module is valid and correctly initialized.
参数
#Music The music module to test.
返回值
Nonzero if the music module is valid, zero otherwise.
Remarks
This function is bulletproof and may be used with any value. This is the correct way to ensure a music module is ready to use.
参阅
LoadMusic(), CatchMusic()
已支持操作系统
所有