johannes-fetz / joengine

Jo Engine is an open source 2D and 3D game engine for the Sega Saturn written in C under MIT license
http://jo-engine.org/
MIT License
208 stars 32 forks source link

Added support for racing wheel and mission stick #78

Closed ReyeMe closed 3 months ago

ReyeMe commented 3 months ago

Added support for racing wheel controller and mission stick controller Also added samples for both, they are all used the same way by calling jo_get_input_axis(); function.