User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 01:15, 9 January 2021 (diff | hist) . . (+853) . . N ParticleSystem:getSpin (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère la vitesse de rotation du sprite. == Fonction == === Synopsis === <source lang="lua"> min, max, variation = Partic...") (current)
- 01:12, 9 January 2021 (diff | hist) . . (+827) . . N ParticleSystem:getLinearDamping (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Récupère la quantité d'amortissement linaire (décélération constante) des particules. == Fonction == === Synopsis === <...") (current)
- 01:10, 9 January 2021 (diff | hist) . . (+823) . . N ParticleSystem:setLinearDamping (Français) (Created page with "{{newin (Français)|0.9.2|092|type=function}} Règle la quantité d'amortissement linaire (décélération constante) des particules. == Fonction == === Synopsis === <sour...") (current)
- 01:07, 9 January 2021 (diff | hist) . . (+1,242) . . N ParticleSystem:setSpin (Français) (Created page with "Règle le vitesse de rotation du sprite. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setSpin( min, max ) </source> === Arguments === {{param|number (Fra...")
- 01:01, 9 January 2021 (diff | hist) . . (+39) . . ParticleSystem:start (Français) (→Voir également) (current)
- 01:01, 9 January 2021 (diff | hist) . . (+40) . . ParticleSystem:stop (Français) (→Voir également) (current)
- 01:01, 9 January 2021 (diff | hist) . . (+476) . . N ParticleSystem:pause (Français) (Created page with "Met en pause l'émetteur de particule. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:pause( ) </source> === Arguments === Aucun. === Retourne === Rien. ==...") (current)
- 01:00, 9 January 2021 (diff | hist) . . (+716) . . N ParticleSystem:getInsertMode (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Récupère le mode utilisé pour l'ajout de nouvelles particules par le ParticleSystem. == Fonction == === Synopsis === <sour...") (current)
- 00:58, 9 January 2021 (diff | hist) . . (+764) . . N ParticleInsertMode (Français) (Created page with "{{newin (Français)|0.9.0|090|type=enum}} La façon dont sont ajoutées les nouvelles particules du ParticleSystem. == Constantes == ;top: Les particules sont insérées e...") (current)
- 00:54, 9 January 2021 (diff | hist) . . (+764) . . N ParticleSystem:setInsertMode (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Règle le mode à utiliser lorsque le ParticleSystem ajoute de nouvelles particules. == Foncti...") (current)
- 00:52, 9 January 2021 (diff | hist) . . (+630) . . N ParticleSystem:setRotation (Français) (Created page with "Règle la rotation de l'image à la création de la particule (en radians). == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setRotation( min, max ) </source...")
- 00:49, 9 January 2021 (diff | hist) . . (+560) . . N ParticleSystem:setSpeed (Français) (Created page with "Règle la vitesse des particules. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setSpeed( min, max ) </source> === Arguments === {{param|number (Français...") (current)
- 00:46, 9 January 2021 (diff | hist) . . (0) . . ParticleSystem:start (Français) (→Voir également)
- 00:46, 9 January 2021 (diff | hist) . . (+1) . . ParticleSystem:start (Français) (→Voir également)
- 00:46, 9 January 2021 (diff | hist) . . (+38) . . ParticleSystem:start (Français) (→Voir également)
- 00:45, 9 January 2021 (diff | hist) . . (+576) . . N ParticleSystem:reset (Français) (Created page with "Remet à zéro l'émetteur de particule, supprime toutes particules existantes et remet à zéro le compteur de durée de vie. == Fonction == === Synopsis === <source lang="lu...") (current)
- 00:41, 9 January 2021 (diff | hist) . . (+517) . . N ParticleSystem:stop (Français) (Created page with "Arrête l'émetteur de particule, remet à zéro le compteur de durée de vie. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:stop( ) </source> === Argumen...")
- 00:39, 9 January 2021 (diff | hist) . . (+39) . . ParticleSystem:start (Français) (→Voir également)
- 00:39, 9 January 2021 (diff | hist) . . (+392) . . N ParticleSystem:start (Français) (Created page with "Démarre l'émetteur de particule. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:start( ) </source> === Arguments === Aucun. === Retourne === Rien. == Voi...")
- 00:37, 9 January 2021 (diff | hist) . . (+687) . . N ParticleSystem:setSizeVariation (Français) (Created page with "Règle la quantité de la variation de taille (0 signifie pas de variation et 1 signifie variation complète entre le début et la fin). == Fonction == === Synopsis === <sourc...") (current)
- 00:35, 9 January 2021 (diff | hist) . . (+998) . . N ParticleSystem:setSizes (Français) (Created page with "{{newin (Français)|0.8.0|080|type=function|text=Elle remplace ParticleSystem:setSize}} Règle une série de tailles par lesquelles le sprite de particule devra passer...")
- 00:31, 9 January 2021 (diff | hist) . . (+1,076) . . N ParticleSystem:setLinearAcceleration (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle remplace ParticleSystem:setGravity}} Règle l'accélération linéaire (accélération le long des axes x et y) d...") (current)
- 00:28, 9 January 2021 (diff | hist) . . (+691) . . N ParticleSystem:setPosition (Français) (Created page with "Règle la position de l'émetteur. Si vous désirez déplacer un émetteur à chaque image, utilisez plutôt ParticleSystem:moveTo afin...")
- 00:25, 9 January 2021 (diff | hist) . . (+719) . . N ParticleSystem:moveTo (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} Déplace la position de l'émetteur. Cela permet un comportement de diffusion de particule plus fluide que lorsque Particle...") (current)
- 00:22, 9 January 2021 (diff | hist) . . (+701) . . N ParticleSystem:setParticleLifetime (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été renommée à partir de ParticleSystem:setParticleLife}} Règle la durée de vie des particules. == Foncti...") (current)
- 00:20, 9 January 2021 (diff | hist) . . (+768) . . N ParticleSystem:setEmitterLifetime (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Elle a été renommée à partir de ParticleSystem:setLifetime}} Règle la durée pendant laquelle le système de part...") (current)
- 00:17, 9 January 2021 (diff | hist) . . (+849) . . N ParticleSystem:getTexture (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function|text=Elle a été renommée depuis ParticleSystem:getImage}} Récupère la texture (Image ou Canvas...") (current)
- 00:13, 9 January 2021 (diff | hist) . . (+835) . . N ParticleSystem:setTexture (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function|text=Elle a été renommée depuis ParticleSystem:setImage}} Règle la texture (Image ou Canvas (Fr...") (current)
- 00:11, 9 January 2021 (diff | hist) . . (+2,918) . . N ParticleSystem:setColors (Français) (Created page with "{{newin (Français)|0.8.0|080|type=function|text=Elle remplace ParticleSystem:setColor}} Règle les couleurs à appliquer aux sprites de particules. Le système de par...") (current)
- 00:02, 9 January 2021 (diff | hist) . . (+550) . . N ParticleSystem:setDirection (Français) (Created page with "Règle la direction dans laquelle les particules seront émises. == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setDirection( direction ) </source> === Arg...") (current)
- 00:00, 9 January 2021 (diff | hist) . . (+715) . . N ParticleSystem:getCount (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function|text=Il s'agit d'un renommage de ParticleSystem:count}} Récupère le nombre de particules...") (current)
- 23:57, 8 January 2021 (diff | hist) . . (+579) . . N ParticleSystem:setBufferSize (Français) (Created page with "Règle la taille du tampon (la quantité maximum de particules autorisées dans le système). == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setBufferSize(...") (current)
- 23:55, 8 January 2021 (diff | hist) . . (+767) . . N ParticleSystem:getBufferSize (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Règle le nombre maximum de particule que le ParticleSystem peut contenir simultanément. == F...") (current)
- 23:53, 8 January 2021 (diff | hist) . . (+1,733) . . N ParticleSystem:emit (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Emet (en: Emit) un ensemble de particules depuis l'émetteur de particules. == Fonction == === Synopsis === <source lang="lu...") (current)
- 23:43, 8 January 2021 (diff | hist) . . (+811) . . N ParticleSystem:clone (Français) (Created page with "{{newin (Français)|0.9.1|091|type=function}} Crée une copie à l'identique du ParticleSystem à l'état arrêté. == Fonction == === Synop...") (current)
- 21:52, 8 January 2021 (diff | hist) . . (+2,749) . . N love.graphics.translate (Français) (Created page with "Déplace (anglais : translate) le système de coordonnées en deux dimensions. Lorsque cette fonction est appelée avec deux nombre, dx, et dy, toutes les opérations suivan...")
- 21:40, 8 January 2021 (diff | hist) . . (+1,974) . . N StackType (Français) (Created page with "{{newin (Français)|0.9.2|092|type=enum}} Types de piles d'état graphique utilisées avec love.graphics.push. == Constantes == ;transf...") (current)
- 21:33, 8 January 2021 (diff | hist) . . (+3,176) . . N love.graphics.push (Français) (Created page with "Copies and pushes the current coordinate transformation to the transformation stack. Copie et empile (push) la transformation de coordonnées actuelle dans la pile de transfor...")
- 21:22, 8 January 2021 (diff | hist) . . (+1,744) . . N love.graphics.pop (Français) (Created page with "Dépile (pop) la transformation de coordonnées actuelle de la pile de transformation. Cette fonction est toujours utilisée pour dépliée une opération love.graphics.pus...")
- 21:16, 8 January 2021 (diff | hist) . . (+2,222) . . N love.graphics.origin (Français) (Created page with "{{newin (Français)|0.9.0|090|type=function}} Remet à zéro la transformation de coordonnées actuelle. Cette fonction est toujours utilisée pour annuler des appels pr...")
- 21:06, 8 January 2021 (diff | hist) . . (+2) . . love.graphics.line (Français) (→Voir également)
- 21:06, 8 January 2021 (diff | hist) . . (+28) . . love.graphics.line (Français) (→Voir également)
- 21:04, 8 January 2021 (diff | hist) . . (+48) . . Object (Français)
- 21:03, 8 January 2021 (diff | hist) . . (+1,014) . . N WheelJoint (Français) (Created page with "Restreint un point sur le second body (corps) à une ligne sur le premier. File:physicsJointWheel.png == Constructeurs == {{#ask: Category:Functio...") (current)
- 21:01, 8 January 2021 (diff | hist) . . (+996) . . N WeldJoint (Français) (Created page with "{{newin (Français)|0.8.0|080|type=type}} Un WeldJoint (joint de soudure) est essentiellement utiliser pour coller deux Bodies (corps) ensemble. == Co...") (current)
- 20:56, 8 January 2021 (diff | hist) . . (+2,316) . . N love.math.newTransform (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Crée un nouvel objet Transform. == Fonction == Crée un objet Transform sans y appliquer de transf...")
- 20:49, 8 January 2021 (diff | hist) . . (+1,482) . . N love.graphics.applyTransform (Français) (Created page with "{{newin (Français)|11.0|110|type=function}} Applique l'objet Transform (transformation) donné aux coordonnées de transformation actuelles. Ce...") (current)
- 20:45, 8 January 2021 (diff | hist) . . (+1) . . Transform (Français) (→Voir également)
- 20:44, 8 January 2021 (diff | hist) . . (+2,028) . . N Transform (Français) (Created page with "{{newin (Français)|11.0|110|type=type}} Objet contenant un système de coordonnées de transformation. Le module love.graphics (Français)|love....")
- 20:35, 8 January 2021 (diff | hist) . . (+980) . . N RopeJoint (Français) (Created page with "{{newin (Français)|0.8.0|080|type=type}} Le RopeJoint (joint-corde) limite une distance maximum entre deux bodies (corps). Il n'a pas d'autre effets...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)