autoUpdateSprite()
自動的にスプライトのアップデートを行うかどうかをセットする。 デフォールトは1(アクティブ)。
書式:
autoUpdateSprite(
switch
)
switch
= 1 自動アップデート有り。
switch
= 0 自動アップデート無し。
例: