User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:16, 17 May 2021 (diff | hist) . . (+1,959) . . N love.touchpressed (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Fonction de rappel déclenche lorsque l'écran tactile est touché. == Fonction == === Synopsis === <source lang="lua"> love...") (current)
- 09:15, 9 May 2021 (diff | hist) . . (+2,264) . . N HSL color (Français) (Created page with "L'[https://fr.wikipedia.org/wiki/Teinte_saturation_lumière espace de couleur HSL] (en français TSL, teinte (H=hue), saturation (S=saturation) et luminosité (L=Lightness)) e...") (current)
- 09:00, 9 May 2021 (diff | hist) . . (+568) . . love.graphics.setColor (Français) (current)
- 08:52, 9 May 2021 (diff | hist) . . (-2) . . love.graphics.setColor (Français)
- 08:48, 9 May 2021 (diff | hist) . . (+4) . . love.graphics.setColor (Français)
- 19:09, 1 May 2021 (diff | hist) . . (+1,173) . . N love.window.getSafeArea (Français) (Created page with "{{newin (Français)|11.3|113|type=function}} Récupère l'aire au sein d'une fenêtre qui est connue comme non obstruée par la barre de titre du système, Le notch d'iPho...") (current)
- 19:02, 1 May 2021 (diff | hist) . . (+19) . . love.window.getPixelScale (Français) (current)
- 19:02, 1 May 2021 (diff | hist) . . (+2,044) . . N love.window.getPixelScale (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} {{oldin (Français)|11.0|110|type=function|text=This function has been renamed to love.window.getDPIScale}} Récupèr...")
- 18:55, 1 May 2021 (diff | hist) . . (+2,924) . . N love.window.getMode (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Moved from love.graphics.getMode}} Récupère le mode d'affichage et les propriétés de la fenêtre. == Fonction ==...") (current)
- 18:45, 1 May 2021 (diff | hist) . . (+729) . . N love.window.getDisplayCount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récuprère le nombre d'écrans connectés. == Fonction == === Synopsis === <source lang="lua"> count = love.window.getDispla...") (current)
- 18:43, 1 May 2021 (diff | hist) . . (+641) . . N love.window.getDisplayName (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Récupère le nom de l'écran. == Fonction == === Synopsis === <source lang="lua"> name = love.window.getDisplayName( display...") (current)
- 18:42, 1 May 2021 (diff | hist) . . (+1,353) . . N love.window.getFullscreenModes (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Moved from love.graphics.getModes}} Récupère une liste des modes plein écran supportés. == Fonction == === Synops...") (current)
- 18:38, 1 May 2021 (diff | hist) . . (+754) . . N love.window.getFullscreen (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Teste si la fenêtre est en plein écran. == Fonction == === Synopsis === <source lang="lua"> fullscreen, fstype = love.windo...") (current)
- 15:11, 30 April 2021 (diff | hist) . . (+34) . . love.graphics.flushBatch (Français) (current)
- 15:10, 30 April 2021 (diff | hist) . . (+1,532) . . N love.graphics.flushBatch (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Rend immédiatement toute macro (batch) de traçage automatique en attente. LÖVE appellera cette fonction en interne, quand...")
- 15:01, 30 April 2021 (diff | hist) . . (+1,992) . . N love.graphics.ellipse (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Trace une ellipse.. == Fonction == === Synopsis === <source lang="lua"> love.graphics.ellipse( mode, x, y, radiusx, radiusy...")
- 14:55, 30 April 2021 (diff | hist) . . (+13) . . love.graphics.clear (Français) (→Voir également) (current)
- 14:55, 30 April 2021 (diff | hist) . . (+40) . . love.graphics.arc (Français)
- 14:54, 30 April 2021 (diff | hist) . . (+18) . . love.graphics.arc (Français)
- 14:52, 30 April 2021 (diff | hist) . . (+153) . . love.graphics (Français)
- 14:52, 30 April 2021 (diff | hist) . . (+36) . . love.graphics (Français) (→Tracé)
- 14:52, 30 April 2021 (diff | hist) . . (+36) . . love.graphics (Français) (→Manipulations de graphismes)
- 14:51, 30 April 2021 (diff | hist) . . (+37) . . love.graphics (Français) (→Création d'objets)
- 14:51, 30 April 2021 (diff | hist) . . (+37) . . love.graphics (Français) (→Fenêtre)
- 14:51, 30 April 2021 (diff | hist) . . (+25) . . love.graphics (Français) (→Enumérations)
- 14:50, 30 April 2021 (diff | hist) . . (+740) . . N love.graphics.getDimensions (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère la largeur et la hauteur, en pixels de la fenêtre. == Fonction == === Synopsis === <source lang="lua"> width, hei...") (current)
- 14:49, 30 April 2021 (diff | hist) . . (+656) . . N love.graphics.getHeight (Français) (Created page with "{{newin (Français)|0.2.1|021|type=function}} Récupère la hauteur en pixels de la fenêtre. == Fonction == === Synopsis === <source lang="lua"> height = love.graphics.g...") (current)
- 14:47, 30 April 2021 (diff | hist) . . (+652) . . N love.graphics.getWidth (Français) (Created page with "{{newin (Français)|0.2.1|021|type=function}} Récupère la largeur en pixels de la fenêtre. == Fonction == === Synopsis === <source lang="lua"> width = love.graphics.get...") (current)
- 14:45, 30 April 2021 (diff | hist) . . (+2) . . Template:Removed new feature (Français) (current)
- 14:43, 30 April 2021 (diff | hist) . . (0) . . m Tempate:Removed new feature (Français) (Popolon moved page tempate:Removed new feature (Français) to Tempate:Removed new feature (Français)) (current)
- 14:43, 30 April 2021 (diff | hist) . . (+53) . . N tempate:Removed new feature (Français) (Popolon moved page tempate:Removed new feature (Français) to Tempate:Removed new feature (Français)) (current) (Tag: New redirect)
- 14:43, 30 April 2021 (diff | hist) . . (-13) . . Tempate:Removed new feature (Français)
- 14:40, 30 April 2021 (diff | hist) . . (+1,168) . . N Tempate:Removed new feature (Français) (Created page with "<includeonly> <div class='removed-new-feature' style=' font-weight: bold; background: #ff9090; color: black; padding: 2px; padding-left: 8px; -webkit-border-top-left-radius:...")
- 14:37, 30 April 2021 (diff | hist) . . (+36) . . m love.window.setMode (Français) (current)
- 14:32, 30 April 2021 (diff | hist) . . (+6,772) . . N love.window.setMode (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Moved from love.graphics.setMode}} Règle le mode d'affichage et les propriétés de la fenêtre. Si la largeur et l...")
- 14:01, 30 April 2021 (diff | hist) . . (+2,810) . . N love.window.fromPixels (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Converti un nombre de pixels en unité indépendante de la densité. La densité de pixels au sein d'une fenêtre pourrait...") (current)
- 13:43, 30 April 2021 (diff | hist) . . (+23) . . love.window.getIcon (Français) (→Retourne) (current)
- 13:43, 30 April 2021 (diff | hist) . . (+19) . . love.window.setIcon (Français) (current)
- 13:43, 30 April 2021 (diff | hist) . . (+686) . . N love.window.getIcon (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère l'icône de la fenêtre. == Fonction == === Synopsis === <source lang="lua"> imagedata = love.window.getIcon( ) </...")
- 13:40, 30 April 2021 (diff | hist) . . (+2) . . love.window.setIcon (Français) (→Retourne)
- 13:40, 30 April 2021 (diff | hist) . . (+757) . . N love.window.setIcon (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Règle l'icône de la fenêtre jusqu'à ce que le jeu soit quitté.. Certains système d'exploitation ne supportent pas les i...")
- 20:59, 27 April 2021 (diff | hist) . . (+7) . . love.window (Français) (current)
- 20:59, 27 April 2021 (diff | hist) . . (+2) . . m love.window (Français)
- 20:58, 27 April 2021 (diff | hist) . . (+145) . . love.window (Français)
- 20:56, 27 April 2021 (diff | hist) . . (+25) . . love.window (Français) (→Fonctions)
- 20:56, 27 April 2021 (diff | hist) . . (+25) . . love.window (Français) (→Enums)
- 20:55, 27 April 2021 (diff | hist) . . (+1) . . MessageBoxType (Français) (current)
- 20:55, 27 April 2021 (diff | hist) . . (+830) . . N love.displayrotated (Français) (Created page with "{{newin (Français)|11.3|113|type=callback}} Appelée lorsque l'orientation du périphérique d'affichage change, par exemple, lorsque l'utilisateur oriente son téléphon...")
- 20:52, 27 April 2021 (diff | hist) . . (+877) . . N love.window.getDisplayOrientation (Français) (Created page with "{{newin (Français)|11.3|113|type=function}} Récupère l'orientation actuelle du périphérique d'affichage. == Fonction == === Synopsis === <source lang="lua"> orientat...") (current)
- 20:48, 27 April 2021 (diff | hist) . . (+669) . . N DisplayOrientation (Français) (Created page with "{{newin (Français)|11.3|113|type=enum}} Types d'orientation des périphériques d'affichage. == Constants == ;unknown: L'orientation ne peut pas être déterminée. ;lan...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)