User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:32, 13 March 2022 (diff | hist) . . (+746) . . N love.graphics.getColorMode (Français) (Created page with "{{newinoldin (Français)|0.2.0|020|0.9.0|090|type=function}} Retourne le mode de couleur (qui contrôle la façon dont les images seront affectées par la couleur actu...") (current)
- 09:29, 13 March 2022 (diff | hist) . . (+1,342) . . N love.graphics.setColorMask (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Définit le masque de couleur. Active ou désactive des composantes de couleur spécifiques lors d'un rendu ou du nettoyage d...") (current)
- 09:25, 13 March 2022 (diff | hist) . . (+1,362) . . N love.graphics.getColorMask (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Définit les composantes actives de la couleur utilisée lors du tracé. Normalement les 4 composantes sont toutes actives à...") (current)
- 09:20, 13 March 2022 (diff | hist) . . (+797) . . N love.graphics.getColor (Français) (Created page with "Retourne la couleur actuelle. Dans les versions antérieures à 11.0, les valeurs des composantes de couleur couleur étaient dans la plage 0 à 255 au lieu de 0 à 1. =...") (current)
- 09:18, 13 March 2022 (diff | hist) . . (+13) . . love.graphics.getCanvas (Français) (→Voir également) (current)
- 09:17, 13 March 2022 (diff | hist) . . (+12) . . love.graphics.getBackgroundColor (Français) (current)
- 09:17, 13 March 2022 (diff | hist) . . (-7) . . love.graphics (Français) (→Manipulations de graphismes)
- 22:47, 12 March 2022 (diff | hist) . . (+719) . . N love.graphics.isWireframe (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} Retourne si le mode fil de fer est utilisé ou non lors des tracés. == Fonction == === Synopsis === <source lang="lua"> wir...") (current)
- 22:45, 12 March 2022 (diff | hist) . . (+1,326) . . N love.graphics.setWireframe (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} Définit si les lignes de contours en fil de fer seront utilisées lors du tracé. {{notice (Français)|Cette fonction ne fa...") (current)
- 21:18, 12 March 2022 (diff | hist) . . (+19) . . love.graphics.getRendererInfo (Français) (current)
- 21:18, 12 March 2022 (diff | hist) . . (+1,406) . . N love.graphics.getRendererInfo (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Retourne les informations sur les processeurs graphiques, cartes graphiques et pilotes du système. {{notice (Français)|La m...")
- 00:35, 10 March 2022 (diff | hist) . . (+3) . . Object:release (Français) (→Retourne)
- 23:51, 9 March 2022 (diff | hist) . . (0) . . love.graphics.newQuad (Français) (current)
- 23:43, 9 March 2022 (diff | hist) . . (+48) . . SpriteBatch:setBufferSize (Français) (current)
- 23:43, 9 March 2022 (diff | hist) . . (+1,104) . . N SpriteBatch:setBufferSize (Français) (Created page with "{{newinoldin (Français)|0.9.0|090|11.0|110|type=function|text=SpriteBatches grossis à présent automatiquement lorsque nécessaire}} Définit le nombre maximum de sp...")
- 23:39, 9 March 2022 (diff | hist) . . (-60) . . Text:addf (Français) (current)
- 23:39, 9 March 2022 (diff | hist) . . (+56) . . SpriteBatch:setLayer (Français) (current)
- 23:36, 9 March 2022 (diff | hist) . . (-60) . . Text:add (Français) (current)
- 23:35, 9 March 2022 (diff | hist) . . (0) . . SpriteBatch:addLayer (Français) (current)
- 23:34, 9 March 2022 (diff | hist) . . (+1) . . SpriteBatch:add (Français) (→Arguments) (current)
- 23:33, 9 March 2022 (diff | hist) . . (+1) . . love.graphics.drawLayer (Français) (→Arguments) (current)
- 23:33, 9 March 2022 (diff | hist) . . (+1) . . love.graphics.drawLayer (Français) (→Arguments)
- 23:33, 9 March 2022 (diff | hist) . . (0) . . SpriteBatch:set (Français) (→Arguments) (current)
- 23:33, 9 March 2022 (diff | hist) . . (0) . . SpriteBatch:set (Français) (→Arguments)
- 23:32, 9 March 2022 (diff | hist) . . (+1) . . SpriteBatch:add (Français) (→Arguments)
- 23:32, 9 March 2022 (diff | hist) . . (0) . . love.math.newTransform (Français) (→Exemples) (current)
- 23:32, 9 March 2022 (diff | hist) . . (+1) . . love.math.newTransform (Français) (→Arguments)
- 23:30, 9 March 2022 (diff | hist) . . (+8) . . love.graphics.shear (Français) (current)
- 23:27, 9 March 2022 (diff | hist) . . (-151) . . Transform (Français) (→Fonctions) (current)
- 23:27, 9 March 2022 (diff | hist) . . (+676) . . N Transform:isAffine2DTransform (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Vérifie si l'objet Transform comporte une transformation affine. == Fonction == === Synopsis === <source lang="lua"> affine...") (current)
- 23:25, 9 March 2022 (diff | hist) . . (+568) . . N Transform:clone (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Crée une nouvelle copie de cet objet Transform. == Fonction == === Synopsis === <source lang="lua"> clone = Transform:clone(...") (current)
- 23:23, 9 March 2022 (diff | hist) . . (+1,450) . . N Transform:inverseTransformPoint (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique la matrice inverse de l'objet Transform à la position 2D donnée. Cela, concrètement convertit la position donnée...") (current)
- 23:15, 9 March 2022 (diff | hist) . . (+12) . . Transform:transformPoint (Français) (→Voir également) (current)
- 23:14, 9 March 2022 (diff | hist) . . (+1,142) . . N Transform:transformPoint (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique les transformations de l'objet Transform à la position 2D donnée. Cela, concrètement, convertit la position donn...")
- 23:10, 9 March 2022 (diff | hist) . . (+1,444) . . N Transform:setTransformation (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Réinitialise l'objet Transform aux paramètres de transformation spécifiés. == Fonction == === Synopsis === <source lang="...") (current)
- 23:06, 9 March 2022 (diff | hist) . . (+25) . . Transform:shear (Français) (→Voir également) (current)
- 23:06, 9 March 2022 (diff | hist) . . (+1,214) . . N Transform:shear (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique un [https://fr.wikipedia.org/wiki/Transvection facteur de transvection] (skew) au système de coordonnées de l'objet...")
- 23:02, 9 March 2022 (diff | hist) . . (+1,109) . . N Transform:scale (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Change l'échelle du système de coordonnées de l'objet Transform. Cette méthode ne réinitialise aucune des transformations...") (current)
- 22:59, 9 March 2022 (diff | hist) . . (+1,098) . . N Transform:translate (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique une translation aux système de coordonnées de l'objet Transform. Cette méthode ne réinitialise aucune des transfo...") (current)
- 22:56, 9 March 2022 (diff | hist) . . (+1,031) . . N Transform:rotate (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique une rotation au système de coordonnées de l'objet Transform. Cette méthode de réinitialise aucune des transformat...") (current)
- 22:53, 9 March 2022 (diff | hist) . . (+748) . . N Transform:reset (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Réinitialise la matrice de l'objet Transform à une matrice identité. Toutes les transformations précédemment appliquées...") (current)
- 22:50, 9 March 2022 (diff | hist) . . (+688) . . N Transform:inverse (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Créé un nouvel objet Transform (transformation) contenant la matrice inverse de celle de cet objet Transform. == Fonction =...") (current)
- 22:47, 9 March 2022 (diff | hist) . . (+955) . . N Transform:apply (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique les autres objets Transform donnés à celui-ci. Cela, concrètement, multiplie la matrice de transformation interne...") (current)
- 22:42, 9 March 2022 (diff | hist) . . (+25) . . Transform (Français) (→Enums)
- 22:42, 9 March 2022 (diff | hist) . . (+151) . . Transform (Français) (→Fonctions)
- 22:41, 9 March 2022 (diff | hist) . . (+37) . . Transform (Français) (→Fonctions)
- 22:40, 9 March 2022 (diff | hist) . . (+1) . . love.math.newTransform (Français) (→Exemples)
- 22:39, 9 March 2022 (diff | hist) . . (+16) . . love.math.newTransform (Français)
- 21:42, 9 March 2022 (diff | hist) . . (+1,877) . . N love.graphics.intersectScissor (Français) (Created page with "{{newin (Français)|0.10.0|100|type=function}} Définit le découpage (scissor) au rectangle créé par l'intersection du rectangl...") (current)
- 21:37, 9 March 2022 (diff | hist) . . (+2) . . love.graphics.setScissor (Français) (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)