v0.3.0
- AdvancedController: Added
isConnected()
andgetMapping()
- added AndroidController implementation based on libGDX', but implementing AdancedController interface
- Jamepad: Reduce memory allocations and fix for #9
- Mapping: interface change in
getDefaultMapping()
, now gives the controller instance as a parameter (9bad93b)