User contributions
- 17:09, 23 December 2012 (diff | hist) . . (+669) . . N love.graphics.checkMode (Français) (Created page with "Vérifie qu'un mode d'affichage soit supporté. == Fonction == === Synopsis === <source lang="lua"> supported = love.graphics.checkMode( width, height, fullscreen ) </source> ===...")
- 17:04, 23 December 2012 (diff | hist) . . (+1,235) . . N love.graphics.arc (Français) (Created page with "{{newin|0.8.0|080|type=function}} Dessiner un arc. == Fonction == === Synopsis === <source lang="lua"> love.graphics.arc( mode, x, y, radius, angle1, angle2, segments ) </s...")
- 17:02, 23 December 2012 (diff | hist) . . (-18) . . Template:newin
- 16:51, 23 December 2012 (diff | hist) . . (-27) . . Template:newin