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

(Created page with "{{newin (日本語)|0.10.0|100|type=関数|これは Source:isStatic の後継です。}} Source (static または stream) の種類を取...")
 
m
Line 1: Line 1:
{{newin (日本語)|[[0.10.0]]|100|type=関数|これは [[Source:isStatic (日本語)|Source:isStatic]] の後継です。}}
+
{{newin (日本語)|[[0.10.0 (日本語)|0.10.0]]|100|type=関数|[[Source:isStatic (日本語)|Source:isStatic]] から変更}}
Source (static または stream) の種類を取得します。
+
Source の種類を取得します。
 
== 関数 ==
 
== 関数 ==
 
=== 概要 ===
 
=== 概要 ===
Line 9: Line 9:
 
なし。
 
なし。
 
=== 返値 ===
 
=== 返値 ===
{{param|SourceType|sourcetype|Source の種類。}}
+
{{param|SourceType|sourcetype|Source の種類です。}}
 
== 関連 ==
 
== 関連 ==
 
* [[parent::Source (日本語)]]
 
* [[parent::Source (日本語)]]
Line 15: Line 15:
 
* [[SourceType (日本語)]]
 
* [[SourceType (日本語)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Source (static または stream) の種類を取得します。}}
 
 
{{#set:Since=100}}
 
{{#set:Since=100}}
 
{{#set:PrettySince=0.10.0}}
 
{{#set:PrettySince=0.10.0}}
 +
{{#set:Description=Source の種類を取得します。}}
 
== そのほかの言語 ==
 
== そのほかの言語 ==
{{i18n|Source:getType}}
+
{{i18n (日本語)|Source:getType}}

Revision as of 14:34, 2 December 2019

LÖVE 0.10.0 から使用可能
この関数は以前のバージョンでは非対応です。

Source の種類を取得します。

関数

概要

sourcetype = Source:getType( )

引数

なし。

返値

SourceType sourcetype
Source の種類です。

関連


そのほかの言語