LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: max2 on November 12, 2005, 10:11:48

Title: Send events to game controller
Post by: max2 on November 12, 2005, 10:11:48
Listening to a game controller works fine with jinput and lwjgl. But is it possible to send events to a game controller? for example to switch on a led?

Best regards,
Max
Title: Send events to game controller
Post by: Matzon on November 12, 2005, 10:46:05
no, not that I am aware of
Title: Send events to game controller
Post by: CaseyB on November 12, 2005, 16:48:43
What about force feed back (i.e. Rumble), when will that be worked in to the JInput wrapper you guys have worked up?