Source:isPaused (日本語)

LÖVE 0.7.1 まで使用可能でしたが LÖVE 11.0 で廃止されました
Source:isPlaying へ変更。

Source が一時停止中かどうか返します。

関数

概要

paused = Source:isPaused( )

引数

なし。

返値

boolean paused
True ならば Source は一時停止中であり、それ以外ならば False です。

関連



そのほかの言語