Recent changes
Track the most recent changes to the wiki on this page.
23 January 2021
- (diff | hist) . . love.data.decompress (Français); 14:12 . . (0) . . Popolon (Talk | contribs) (→Retourne)
- (diff | hist) . . N love.data.decompress (Français); 14:11 . . (+2,739) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.data.decode (Français); 14:03 . . (+1,821) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . love.data.encode (Français); 14:02 . . (+4) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.data.encode (Français); 13:58 . . (+2,028) . . Popolon (Talk | contribs) (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 (...")
- (diff | hist) . . N love.data.hash (Français); 13:52 . . (+1,773) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N HashFunction (Français); 13:47 . . (+871) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N EncodeFormat (Français); 13:42 . . (+724) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . love.system.setClipboardText (Français); 13:38 . . (-2) . . Popolon (Talk | contribs)
- (diff | hist) . . love.system.getProcessorCount (Français); 13:37 . . (-6) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.system.openURL (Français); 13:36 . . (+1,639) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.system.hasBackgroundMusic (Français); 13:29 . . (+1,141) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.system.getProcessorCount (Français); 13:25 . . (+890) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.system.getOS (Français); 13:22 . . (+1,109) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . love.system (Français); 13:18 . . (+25) . . Popolon (Talk | contribs) (→Fonctions)
- (diff | hist) . . love.system.setClipboardText (Français); 13:18 . . (+819) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.system.setClipboardText (Français); 13:15 . . (+616) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.system.getClipboardText (Français); 13:13 . . (+589) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . m love.system.vibrate (Français); 13:12 . . (+2) . . Popolon (Talk | contribs) (→Arguments)
- (diff | hist) . . N love.system.vibrate (Français); 13:12 . . (+889) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . love.system (Français); 13:09 . . (+25) . . Popolon (Talk | contribs) (→Enums)
- (diff | hist) . . N love.system.getPowerInfo (Français); 13:09 . . (+1,265) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N PowerState (Français); 13:05 . . (+612) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . CompressedData (Français); 13:00 . . (+41) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.keyboard.setTextInput (Français); 12:58 . . (+1,738) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.textinput (Français); 12:51 . . (+3,287) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N Scancode (Français); 12:35 . . (+13,176) . . Popolon (Talk | contribs) (Created page with "{{newin (Français)|0.9.2|092|type=enum}} Scancodes du clavier. Contrairement aux KeyConstant (constantes des touches), les Scancode (Franç...")
- (diff | hist) . . love.keyboard.getScancodeFromKey (Français); 12:04 . . (+71) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.keyboard.isScancodeDown (Français); 12:02 . . (+1,687) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.keyboard.hasTextInput (Français); 11:58 . . (+758) . . Popolon (Talk | contribs) (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 == ===...")
- (diff | hist) . . N love.keyboard.hasScreenKeyboard (Français); 11:55 . . (+568) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . N love.keyboard.setKeyRepeat (Français); 11:53 . . (+2,013) . . Popolon (Talk | contribs) (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ç...")
- (diff | hist) . . N love.keyboard.hasKeyRepeat (Français); 11:47 . . (+626) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . m love.keyboard.getKeyFromScancode (Français); 11:45 . . (+1) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.keyboard.getScancodeFromKey (Français); 11:44 . . (+1,464) . . Popolon (Talk | contribs) (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...")
- (diff | hist) . . love.keyboard.getKeyFromScancode (Français); 11:43 . . (+4) . . Popolon (Talk | contribs)
- (diff | hist) . . love.keyboard.isDown (Français); 11:42 . . (+44) . . Popolon (Talk | contribs)
- (diff | hist) . . N love.keyboard.getKeyFromScancode (Français); 11:39 . . (+1,519) . . Popolon (Talk | contribs) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Récupère la touche (key) correspondant au scancode matériel correspondant. COntrairement aux KeyConstant (Français)|Ke...")
21 January 2021
- (diff | hist) . . m Game Distribution/APKTool; 10:39 . . (+150) . . Auahdark (Talk | contribs) (Add intent-filter to fix joystick crash)
20 January 2021
- (diff | hist) . . Talk:binser; 20:45 . . (+88) . . Darkfrei (Talk | contribs)
- (diff | hist) . . N Talk:binser; 20:45 . . (+39) . . Darkfrei (Talk | contribs) (Created page with "Is here any inbuilt serialize function?")