On 09-04-16 15:24, Carolina Hern��ndez wrote:
I couldn't find any direct way to use a joystick in Pharo, if someone knowshttps://github.com/Geal/Squeak-VM/tree/master/platforms/Mac%20OS/plugins/JoystickTabletPlugin
about one, I'd like to integrate it to my code.
Refers to a joystick plugin for squeak. I don't know if that is in the current distribution
(it doesn't seem to be), so you might ask on the vm-dev list about it. I haven't looked
at it, so it could be for a RS-232 based joystick instead of something more useful with
a modern pc.
Can't SDL2 be used with a joystick?
Stephan