User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 22:40, 25 February 2021 (diff | hist) . . (+503) . . N Decoder:getSampleRate (Français) (Created page with "Retourne le taux d'échantillonnage du Decoder (décodeur). == Fonction == === Synopsis === <source lang="lua"> rate = Decoder:getSampleRate( ) </source> === Arguments === Non...") (current)
- 22:38, 25 February 2021 (diff | hist) . . (+779) . . N Decoder:getDuration (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Récupère la durée du fichier sonore. Cela pourrait ne pas toujours être précis à l'échantillon près, et pourrait ret...")
- 22:35, 25 February 2021 (diff | hist) . . (+598) . . N Decoder:getChannels (Français) (Created page with "{{deprecatedin (Français)|11.0|110|type=function|text=Cette fonction a été renommée en Decoder:getChannelCount (Français)}} Retourne le nombre de canaux du flux....") (current)
- 22:34, 25 February 2021 (diff | hist) . . (+589) . . N Decoder:getChannelCount (Français) (Created page with "{{newin (Français)|11.0|110|type=function|text=Elle a été rebaptisée depuis Decoder:getChannels (Français)}} Retourne le nombre de canaux du stream. == Fonction =...") (current)
- 22:32, 25 February 2021 (diff | hist) . . (+580) . . N Decoder:getBitDepth (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été rebaptisée depuis Decoder:getBits (Français)}} Retourne le nombre de bits par échantillon. == Fonction...") (current)
- 22:30, 25 February 2021 (diff | hist) . . (+18) . . Decoder:decode (Français) (current)
- 22:29, 25 February 2021 (diff | hist) . . (+573) . . N Decoder:clone (Français) (Created page with "{{newin (Français)|11.3|113|type=function}} Créé une nouvelle copie du décodeur actuel. Le nouveau décodeur commencera à décoder depuis le début du flux audio. ==...")
- 22:26, 25 February 2021 (diff | hist) . . (+2,364) . . N love.sound.newDecoder (Français) (Created page with "Tente de trouver un décodeur pour les données sonores encodées d'un fichier spécifique. == Fonction == === Synopsis === <source lang="lua"> decoder = love.sound.newDecoder...")
- 22:19, 25 February 2021 (diff | hist) . . (+6) . . SoundData (Français) (→Supertypes)
- 22:19, 25 February 2021 (diff | hist) . . (-11) . . SoundData (Français)
- 22:18, 25 February 2021 (diff | hist) . . (+12) . . Decoder (Français)
- 22:17, 25 February 2021 (diff | hist) . . (+77) . . love.sound (Français) (current)
- 22:17, 30 January 2021 (diff | hist) . . (+835) . . N Joystick:getGUID (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère un GUID unique stable du type de joystick matériel qui ne change pas avec le temps. Par exemple, tous les contrô...") (current)
- 22:14, 30 January 2021 (diff | hist) . . (+842) . . N Joystick:getConnectedIndex (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} {{notice (Français)|'''Il s'agit uniquement d'une « documentation » brute de la fonction, que j'ai découverte, mais n'...") (current)
- 22:11, 30 January 2021 (diff | hist) . . (+643) . . N Joystick:getButtonCount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=It has been moved from love.joystick.getNumButtons (Français)}} Récupère le nombre de boutons du joystick. == Fonct...") (current)
- 22:09, 30 January 2021 (diff | hist) . . (+530) . . N JoystickHat (Français) (Created page with "{{newin (Français)|0.5.0|050|type=enum}} Position du [https://fr.wikipedia.org/wiki/Joystick bouton point de vue]] (PDV) du joystick. == Constantes == ;c: Centré ;d: Bas...") (current)
- 22:06, 30 January 2021 (diff | hist) . . (+818) . . N Joystick:getHat (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été déplacée depuis love.joystick.getHat}} Récupère la direction du [ht...") (current)
- 22:01, 30 January 2021 (diff | hist) . . (+692) . . N Joystick:getAxisCount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été déplacée depuis love.joystick.getNumAxes}} Récupère le nombre d...") (current)
- 21:59, 30 January 2021 (diff | hist) . . (+701) . . N Joystick:getAxis (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=It has been moved from love.joystick.getAxis (Français)}} Récupère la direction d'un axe. == Fonction == === Synops...") (current)
- 21:57, 30 January 2021 (diff | hist) . . (+813) . . N Joystick:getAxes (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été déplacée depuis love.joystick.getAxes}} Récupère la direction de ch...") (current)
- 21:11, 30 January 2021 (diff | hist) . . (+631) . . N Joystick:isConnected (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Informe si le Joystick est connecté. == Fonction == === Synopsis === <source lang="lua"> connected = Joystick:isConnected( )...") (current)
- 21:08, 30 January 2021 (diff | hist) . . (+1,510) . . N Joystick:getGamepadAxis (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère la direction des axes virtuels d'un gamepad. Si le Joystick n'est pas reconnue en tant que Joystick:isGamepad (F...") (current)
- 21:03, 30 January 2021 (diff | hist) . . (+1,745) . . N Joystick:isGamepad (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Est-ce que le Joystick est reconnu comme un gamepad. Si c'est le cas, les boutons et axes du Joystick peuvent être utilisés...") (current)
- 20:56, 30 January 2021 (diff | hist) . . (+1,096) . . N Joystick:isGamepadDown (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Vérifie si un bouton virtuel de gamepad est pressé sur le Joystick. Si le Joystick n'est pas reconnu comme un Joystick:is...") (current)
- 20:51, 30 January 2021 (diff | hist) . . (+32) . . GamepadButton (Français) (current)
- 20:51, 30 January 2021 (diff | hist) . . (+1,064) . . N GamepadButton (Français) (Created page with "{{newin (Français)|0.9.0|090|type=enum}} Boutons virtuels de gamepad. == Constantes == ;a: Bouton côté bas (A). ;b: Bouton côté droit (B). ;x: Bouton côté gauche (X...")
- 20:50, 30 January 2021 (diff | hist) . . (+2) . . GamepadAxis (Français) (→Notes) (current)
- 20:45, 30 January 2021 (diff | hist) . . (+888) . . N GamepadAxis (Français) (Created page with "{{newin (Français)|0.9.0|090|type=enum}} Axes virtuels des gamepads. == Constants == ;leftx: L'axe-x sur la manette de pousse gauche. ;lefty: L'axe-y sur la manette de po...")
- 20:41, 30 January 2021 (diff | hist) . . (+1,140) . . N Joystick:isDown (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été déplacée depuis love.joystick.isDown}} Vérifie si un bouton est press...") (current)
- 20:35, 30 January 2021 (diff | hist) . . (+979) . . N Joystick:getID (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère l'identifiant unique du joystick. L'identifiant restera le même pour la durée du jeu, même lorsqu'un joystick e...") (current)
- 20:31, 30 January 2021 (diff | hist) . . (+1,000) . . N love.joystick.getJoysticks (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère une liste des joysticks (manettes de jeu) connectés. == Fonction == === Synopsis === <source lang="lua"> joystick...") (current)
- 20:28, 30 January 2021 (diff | hist) . . (+188) . . Joystick (Français) (current)
- 20:27, 30 January 2021 (diff | hist) . . (+660) . . love.joystick (Français) (current)
- 20:24, 30 January 2021 (diff | hist) . . (+539) . . love.mouse (Français) (current)
- 20:23, 30 January 2021 (diff | hist) . . (+44) . . love.mouse (Français)
- 20:21, 30 January 2021 (diff | hist) . . (+67) . . Cursor (Français) (current)
- 20:09, 27 January 2021 (diff | hist) . . (+1,917) . . N love.filesystem.getRequirePath (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Récupère les chemins du système de fichier qui seront recherchés lorsque [http://www.lua.org/manual/5.1/manual.html#pdf-...") (current)
- 20:06, 27 January 2021 (diff | hist) . . (+1,906) . . N love.filesystem.setRequirePath (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Règle les chemins du système de fichier qui seront recherchés lorsque [http://www.lua.org/manual/5.1/manual.html#pdf-requ...") (current)
- 20:01, 27 January 2021 (diff | hist) . . (+634) . . N love.filesystem.init (Français) (Created page with "Initialise love.filesystem, sera appelé en interne, ne devrait donc pas être utilisé explicitement. == Fonction == === Synopsis === <source lang="lua"> love.filesystem.init...") (current)
- 19:59, 27 January 2021 (diff | hist) . . (+560) . . N love.filesystem.getWorkingDirectory (Français) (Created page with "{{newin (Français)|0.5.0|050|type=function}} Récupère le répertoire de travail actuel. == Fonction == === Synopsis === <source lang="lua"> cwd = love.filesystem.getWo...") (current)
- 19:57, 27 January 2021 (diff | hist) . . (+647) . . N love.filesystem.setSource (Français) (Created page with "Règle les sources du jeu, où le code est présent. Cette fonction ne peut être appelée qu'une seule fois, et c'est normalement automatiquement fait par LÖVE. == Fonction...") (current)
- 19:54, 27 January 2021 (diff | hist) . . (+1) . . love.filesystem.unmount (Français) (→Voir également) (current)
- 19:53, 27 January 2021 (diff | hist) . . (+1,360) . . N love.filesystem.unmount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Démonte un fichier zip ou un dossier monté auparavant en lecture à l'aide de love.filesystem.mount (Français)|love.fil...")
- 19:47, 27 January 2021 (diff | hist) . . (+792) . . N love.filesystem.getSaveDirectory (Français) (Created page with "{{newin (Français)|0.5.0|050|type=function}} Récupère le chemin complet du répertoire de sauvegarde désigné. Cela peut être utile si vous désirez utiliser la bibli...") (current)
- 19:45, 27 January 2021 (diff | hist) . . (+2,082) . . N love.filesystem.getRealDirectory (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Récupère le chemin absolu spécifique à la plateforme du dossier contenant le chemin de fichier. cela peut être utilisé...") (current)
- 19:36, 27 January 2021 (diff | hist) . . (+764) . . N love.filesystem.lines (Français) (Created page with "Lit des lignes par itérations dans un fichier. == Fonction == === Synopsis === <source lang="lua"> iterator = love.filesystem.lines( name ) </source> === Arguments === {{para...") (current)
- 19:32, 27 January 2021 (diff | hist) . . (+4,092) . . N love.filesystem.getInfo (Français) (Created page with "{{newin (Français)|11.0|110|type=function|text=Cette fonction remplace love.filesystem.exists, isFile, love.filesystem.isDirectory|isDire...") (current)
- 19:18, 27 January 2021 (diff | hist) . . (+1,155) . . N love.filesystem.isSymlink (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} {{deprecatedin (Français)|11.0|110|type=function|text=Cette fonction est dépréciée et remplacée par love.filesyste...") (current)
- 19:15, 27 January 2021 (diff | hist) . . (+840) . . N love.filesystem.setSymlinksEnabled (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Règle si le love.filesystem doit suivre les liens symboliques. C'est activé par défaut dans les versions 0.10.0 et sup...") (current)
- 19:12, 27 January 2021 (diff | hist) . . (+67) . . love.filesystem.areSymlinksEnabled (Français) (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)