This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This is it. This is version 1.0 of Gainput. This should hopefully be production-ready. It has definitely been used in shipped games.
Contains a lot of changes:
- Added support for tvOS.
- Improved support for Android a lot and made it work if you don't use native-activity.
- Added support for inputs coming from another thread (depends on a 3rd party thread-safe queue though).
- Added support for user-provided delta times.
- Fixed a lot of bugs and generally improved all platforms.