GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2014-Sep-06

Title: Basic joypad
Post by: MrPlow on 2014-Sep-06
Is there a simple joypad controller routine for windows?
Title: Re: Basic joypad
Post by: MrTAToad on 2014-Sep-06
Do you mean an on-screen joypad ?  Or are you referring to the joystick commands (which also work with joypads) ?
Title: Re: Basic joypad
Post by: MrPlow on 2014-Sep-08
Hi

Joypad for windows operating systems USB controllers etc... logitech
Title: Re: Basic joypad
Post by: erico on 2014-Sep-08
I have a logitech one here, you can go around using the joy commands on GLBasic just fine.
There is no mistery to pc/mac joy as far as I know. I works all fine.
Title: Re: Basic joypad
Post by: fuzzy70 on 2014-Sep-08
I have not used a joypad in GLB for quite a while but yes the JOY commands worked fine. Just make sure it's connected before running your program otherwise it might not get detected or you might get some very odd results from the commands.

Lee