spriteExist()
スプライトチャンネルが使用中か確認します。
従来の
liveSprite()
構文も引き続き使用可能です。
文法:
variable
= spriteExist(
sprite
)
スプライトチャンネルが使用中であれば 1 を、それ以外は 0 を返します。
用例: