User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 00:15, 25 January 2021 (diff | hist) . . (+1,856) . . N love.filesystem.read (Français) (Created page with "Lit le contenu d'un fichier. == Fonction == === Synopsis === <source lang="lua"> contents, size = love.filesystem.read( name, size ) </source> === Arguments === {{param|strin...") (current)
- 00:09, 25 January 2021 (diff | hist) . . (+19) . . love.filesystem.getIdentity (Français) (current)
- 00:03, 25 January 2021 (diff | hist) . . (+451) . . N FileType (Français) (Created page with "{{newin (Français)|11.0|110|type=enum}} Le type d'un fichier. == Constants == ;file: Fichier standard. ;directory: Dossier. ;symlink: Lien symbolique. ;other: Quelque cho...") (current)
- 00:02, 25 January 2021 (diff | hist) . . (+12) . . FileMode (Français) (current)
- 00:01, 25 January 2021 (diff | hist) . . (+737) . . N love.filesystem.getIdentity (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère le nom du dossier d'écriture de votre jeu. Il est à noter que cela ne retourne que le nom du dossier, dans lequ...")
- 23:58, 24 January 2021 (diff | hist) . . (-3) . . love.filesystem.setIdentity (→Arguments)
- 23:58, 24 January 2021 (diff | hist) . . (+2,004) . . N love.filesystem.setIdentity (Français) (Created page with "Règle le dossier d'écriture de votre jeu. Il est à noter que vous ne pouvez régler que le nom du dossier dans lequel vous enregistrerez vous fichiers, pas son emplacement....") (current)
- 23:52, 24 January 2021 (diff | hist) . . (+4) . . love.filesystem.setIdentity (→Arguments)
- 23:45, 24 January 2021 (diff | hist) . . (+1,020) . . love.filesystem (Français) (update translation following current english documentation page) (current)
- 23:27, 24 January 2021 (diff | hist) . . (+1,092) . . N love.data.newDataView (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Crée un nouveau Data référencent une sous-section d'un objet Data existant. {{newobjectnotice (Franç...") (current)
- 23:23, 24 January 2021 (diff | hist) . . (+1,904) . . N love.data.newByteData (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Crée un nouvel objet Data contenant des octets au choix. [[Data:getPointer (Français)|Data:getPointer]...") (current)
- 23:16, 24 January 2021 (diff | hist) . . (+1,228) . . N love.data.getPackedSize (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Récupère la taille en octets qu'un format donné à utilisé avec love.data.pack. Cette fonc...")
- 23:13, 24 January 2021 (diff | hist) . . (+2,805) . . N love.data.unpack (Français) (Created page with "{{newin (Français)11.0|110|type=function}} Décompacte (désérialise) une chaîne de caractères octale ou des Data (données) en des valeurs Lua simples. Cette fonctio...") (current)
- 23:04, 24 January 2021 (diff | hist) . . (+1,513) . . N love.data.pack (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Packs (compacter) (sérialise) des valeurs de Lua simples. Cette fonction se comporte de la même façon que le [https://www....") (current)
- 13:12, 23 January 2021 (diff | hist) . . (0) . . love.data.decompress (Français) (→Retourne) (current)
- 13:11, 23 January 2021 (diff | hist) . . (+2,739) . . N love.data.decompress (Français) (Created page with "{{newin (Français)|11.0|110|type=function|text=Déprécie love.math.decompress}} Décompresse une CompressedData (Français)|Compre...")
- 13:03, 23 January 2021 (diff | hist) . . (+1,821) . . N love.data.decode (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Décode les Data (données) ou une string (chaîne de caractères) depuis n'importe lequel des EncodeFormats...") (current)
- 13:02, 23 January 2021 (diff | hist) . . (+4) . . love.data.encode (Français) (current)
- 12:58, 23 January 2021 (diff | hist) . . (+2,028) . . N love.data.encode (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Encode des données ou une chaîne de caractère vers des données ou une chaîne de caractère dans l'un des EncodeFormat (...")
- 12:52, 23 January 2021 (diff | hist) . . (+1,773) . . N love.data.hash (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Calcule l'empreinte numérique d'une chaîne de caractères en utilisant l’algorithme de hachage spécifié. {{notice (Fran...") (current)
- 12:47, 23 January 2021 (diff | hist) . . (+871) . . N HashFunction (Français) (Created page with "{{newin (Français)|11.0|110|type=enum}} Algorithme de hachage de love.data.hash. == Constantes == ;md5: Algorithme de hachage MD5 (16 octet...") (current)
- 12:42, 23 January 2021 (diff | hist) . . (+724) . . N EncodeFormat (Français) (Created page with "{{newin (Français)|11.0|110|type=enum}} Format d'encodage utilisé avec les données d'encode ou de love.data.decode (Français)|decode...") (current)
- 12:38, 23 January 2021 (diff | hist) . . (-2) . . love.system.setClipboardText (Français) (current)
- 12:37, 23 January 2021 (diff | hist) . . (-6) . . love.system.getProcessorCount (Français) (current)
- 12:36, 23 January 2021 (diff | hist) . . (+1,639) . . N love.system.openURL (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} Ouvre une URL avec le navigateur web ou de fichier de l'utilisateur. == Fonction == === Synopsis === <source lang="lua"> suc...") (current)
- 12:29, 23 January 2021 (diff | hist) . . (+1,141) . . N love.system.hasBackgroundMusic (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Permet de savoir si une autre application du système est en train de jouer de la musique en tâche de fond. Actuellement c'e...") (current)
- 12:25, 23 January 2021 (diff | hist) . . (+890) . . N love.system.getProcessorCount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère la quantité de de processeurs logique du système. == Fonction == === Synopsis === <source lang="lua"> processor...")
- 12:22, 23 January 2021 (diff | hist) . . (+1,109) . . N love.system.getOS (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère le système d'exploitation actuellement utilisé. En général, LÖVE à une API suffisamment abstraite pour ne pa...") (current)
- 12:18, 23 January 2021 (diff | hist) . . (+25) . . love.system (Français) (→Fonctions) (current)
- 12:18, 23 January 2021 (diff | hist) . . (+819) . . love.system.setClipboardText (Français)
- 12:15, 23 January 2021 (diff | hist) . . (+616) . . N love.system.setClipboardText (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère le texte depuis le presse-papier. == Fonction == === Synopsis === <source lang="lua"> text = love.system.getClipbo...")
- 12:13, 23 January 2021 (diff | hist) . . (+589) . . N love.system.getClipboardText (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère le texte depuis le presse-papier. == Fonction == === Synopsis === <source lang="lua"> text = love.system.getClipbo...") (current)
- 12:12, 23 January 2021 (diff | hist) . . (+2) . . m love.system.vibrate (Français) (→Arguments) (current)
- 12:12, 23 January 2021 (diff | hist) . . (+889) . . N love.system.vibrate (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Fait vibrer le périphérique, si possible. Cela ne fonctionne actuellement que sous Android et iOS devices qui ont un moteu...")
- 12:09, 23 January 2021 (diff | hist) . . (+25) . . love.system (Français) (→Enums)
- 12:09, 23 January 2021 (diff | hist) . . (+1,265) . . N love.system.getPowerInfo (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère les informations concernant l'alimentation du système. == Fonction == === Synopsis === <source lang="lua"> state...") (current)
- 12:05, 23 January 2021 (diff | hist) . . (+612) . . N PowerState (Français) (Created page with "{{newin (Français)|0.9.0|090|type=enum}} État de base de l'alimentation du système. == Constantes == ;unknown: Ne peut déterminer le statut de l'alimentation. ;batter...") (current)
- 12:00, 23 January 2021 (diff | hist) . . (+41) . . CompressedData (Français)
- 11:58, 23 January 2021 (diff | hist) . . (+1,738) . . N love.keyboard.setTextInput (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Active ou désactive les évènements love.textinput (saisie de texte). C'est activé par déf...") (current)
- 11:51, 23 January 2021 (diff | hist) . . (+3,287) . . N love.textinput (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Appelée lorsque un texte à été saisi par l'utilisateur. Par exemple si majuscule-2 est pressé sur une disposition de cla...")
- 11:35, 23 January 2021 (diff | hist) . . (+13,176) . . N Scancode (Français) (Created page with "{{newin (Français)|0.9.2|092|type=enum}} Scancodes du clavier. Contrairement aux KeyConstant (constantes des touches), les Scancode (Franç...") (current)
- 11:04, 23 January 2021 (diff | hist) . . (+71) . . love.keyboard.getScancodeFromKey (Français) (current)
- 11:02, 23 January 2021 (diff | hist) . . (+1,687) . . N love.keyboard.isScancodeDown (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Vérifie si les Scancode spécifiés sont pressés. À ne pas confondre avec love.keypressed (Français)|love.keypress...") (current)
- 10:58, 23 January 2021 (diff | hist) . . (+758) . . N love.keyboard.hasTextInput (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Informe si les évènements love.textinput (saisie de texte) sont activés. == Fonction == ===...") (current)
- 10:55, 23 January 2021 (diff | hist) . . (+568) . . N love.keyboard.hasScreenKeyboard (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Informe si le clavier à l'écran est supporté. == Fonction == === Synopsis === <source lang="lua"> supported = love.keyboa...") (current)
- 10:53, 23 January 2021 (diff | hist) . . (+2,013) . . N love.keyboard.setKeyRepeat (Français) (Created page with "Active ou désactive la répétition des touches du clavier pour love.keypressed. C'est désactivé par défaut. == Fonction == {{newin (Franç...") (current)
- 10:47, 23 January 2021 (diff | hist) . . (+626) . . N love.keyboard.hasKeyRepeat (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Vérifie si la répétition des touches est activée. == Fonction == === Synopsis === <source lang="lua"> enabled = love.keyb...") (current)
- 10:45, 23 January 2021 (diff | hist) . . (+1) . . m love.keyboard.getKeyFromScancode (Français) (current)
- 10:44, 23 January 2021 (diff | hist) . . (+1,464) . . N love.keyboard.getScancodeFromKey (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Récupère le scancode matériel correspondant à la touche donnée. Contrairement aux KeyConstant (Français)|KeyConstant...")
- 10:43, 23 January 2021 (diff | hist) . . (+4) . . love.keyboard.getKeyFromScancode (Français)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)