Difference between revisions of "Source:isStatic (日本語)"

(Created page with "{{newinoldin (日本語)|0.7.0|070|0.10.0|100|type=関数|text=後継は Source:isStatic です。}} Source が static かどうか返...")
 
m
Line 1: Line 1:
{{newinoldin (日本語)|[[0.7.0]]|070|[[0.10.0]]|100|type=関数|text=後継は [[Source:isStatic (日本語)|Source:isStatic]] です。}}
+
{{newinoldin (日本語)|[[0.7.0]]|070|[[0.10.0]]|100|type=関数|text=後継は [[Source:isStatic (日本語)|Source:isStatic]] です}}
 
Source が static かどうか返します。
 
Source が static かどうか返します。
 
== 関数 ==
 
== 関数 ==

Revision as of 05:35, 18 September 2017

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

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

関数

概要

static = Source:isStatic( )

引数

なし。

返値

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

関連



そのほかの言語