Cursor (Français)
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
love.mouse.getSystemCursor | Gets a Cursor object representing a system-native hardware cursor. | 0.9.0 | |
love.mouse.newCursor | Creates a new hardware Cursor object from an image. | 0.9.0 |
Fonctions
Cursor:getType | Gets the type of the Cursor. | 0.9.0 | |
Object:release | Immediately destroys the object's Lua reference. | 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. | 0.9.0 |
Supertypes
Voir également
- love.mouse_(Français)
- love.mouse.setCursor_(Français)
- love.mouse.getCursor_(Français)
- love.mouse.newCursor_(Français)
Autres langues
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info