Difference between revisions of "Cursor:getType (Polski)"

(Created page with "{{newin (Polski)|0.9.0|090|type=function}} Zwraca typ kursora. == Funkcja == === Sygnatura === <source lang="lua"> ctype = Cursor:getType( ) </source> === Argumenty === No...")
 
(No difference)

Latest revision as of 10:20, 28 August 2018

Dostępne od wersji LÖVE 0.9.0
Ta funkcja nie jest dostępna we wcześniejszych wersjach.

Zwraca typ kursora.

Funkcja

Sygnatura

ctype = Cursor:getType( )

Argumenty

None.

Wartość zwracana

CursorType ctype
The type of the Cursor.

Zobacz również

Inne języki