Difference between revisions of "Cursor (Français)"

(Created page with "{{newin_(Français)|0.9.0|090|type=type}} Représente un curseur matériel. == Constructeurs == {{#ask: Category:Functions Constructs::Cursor | headers=hide | defa...")
 
(Constructeurs)
Line 2: Line 2:
 
Représente un curseur matériel.
 
Représente un curseur matériel.
 
== Constructeurs ==
 
== Constructeurs ==
{{#ask: [[Category:Functions]] [[Constructs::Cursor]]
+
{{#ask: [[Category:Functions]] [[Constructs::Cursor_(Français)]]
 
| headers=hide
 
| headers=hide
 
| default=None.
 
| default=None.
Line 13: Line 13:
 
| ?PrettyRemoved
 
| ?PrettyRemoved
 
}}
 
}}
 +
 
== Fonctions ==
 
== Fonctions ==
 
{{#ask: [[Category:Functions]] [[parent::Cursor||Object]]
 
{{#ask: [[Category:Functions]] [[parent::Cursor||Object]]

Revision as of 22:03, 29 October 2019

Disponible depuis LÖVE 0.9.0
Ce-tte type n'est pas supporté-e par des versions plus anciennes.

Représente un curseur matériel.

Constructeurs

None.

Fonctions

Cursor:getType Gets the type of the Cursor. Added since 0.9.0
Object:release Immediately destroys the object's Lua reference. Added since 11.0
Object:type Gets the type of the object as a string.
Object:typeOf Checks whether an object is of a certain type.

Enums

CursorType Types of hardware cursors. Added since 0.9.0

Supertypes

Voir également

Autres langues