LWJGL Forum

Programming => General Java Game Development => Topic started by: WibbleMan on April 18, 2008, 14:43:27

Title: re-create controllers
Post by: WibbleMan on April 18, 2008, 14:43:27
Hi, I'm new to this lark.

I'm a student using lwjgl to attach a Guitar hero guitar to a music program I'm writing (windows).

Everything works fine but some time after I've used:
           Controllers.create();

I want to be able to be able to update the Controllers with their current state.
I was wondering if there was a way.  Controllers.destroy() doesn't achieve this.

Thanks!
Title: Re: re-create controllers
Post by: WibbleMan on April 18, 2008, 15:33:19
Think I put this in the wrong section so I repeated it in the specific lwjgl development section.
Sorry for any inconvenience.
 :)