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

m
m
Line 1: Line 1:
{{newin (日本語)|[[0.9.0]]|090|type=関数}}
+
{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
 
カーソルの種類を取得します。
 
カーソルの種類を取得します。
 
== 関数 ==
 
== 関数 ==

Revision as of 03:39, 6 June 2019

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

カーソルの種類を取得します。

関数

概要

ctype = Cursor:getType( )

引数

なし。

返値

CursorType ctype
カーソルの種類。

関連


そのほかの言語