Search found 13 matches

by Walz.
Sun Jul 28, 2013 9:01 pm
Forum: Libraries and Tools
Topic: xboxlove - Xbox360 Controller module
Replies: 44
Views: 25020

Re: xboxlove - Use xbox controller in your games

I don't own a Xbox neither but I have usb controller.
Love already support xbox controller with love.joystick.
With my code, it's just easier.
by Walz.
Sun Jul 28, 2013 8:08 pm
Forum: Games and Creations
Topic: Sound Stealth Update
Replies: 8
Views: 5147

Re: Sound Stealth Update

You should take a look at this to take screenshot : https://www.love2d.org/wiki/love.graphics.newScreenshot
by Walz.
Sun Jul 28, 2013 8:02 pm
Forum: Libraries and Tools
Topic: xboxlove - Xbox360 Controller module
Replies: 44
Views: 25020

xboxlove - Xbox360 Controller module

Hello, So, xboxlove facilitates the implementation of the xbox360 controller, on Windows and OSX . You will be able to access, via friendly named constants, the value of each sticks/triggers/buttons of the xbox360 controller. Left Stick : xboxlove.Axes.LeftX (>= -1 and <= 1) xboxlove.Axes.LeftY (>= ...