Source:isStatic (日本語)

LÖVE 0.7.0 まで使用可能でしたが LÖVE 0.10.0 で廃止されました
後継は Source:getType です。

Source が static かどうか返します。

関数

概要

static = Source:isStatic( )

引数

なし。

返値

boolean static
True ならば Source は static であり、それ以外ならば False です。

関連



そのほかの言語