natinusala / borealis

Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Apache License 2.0
255 stars 81 forks source link

Translate axis events to dpad events in the library #129

Open natinusala opened 3 years ago

natinusala commented 3 years ago

Axis events should be translated to DPAD events outside of the platform code. We are currently using the Any virtual buttons of libnx / hid. It should be handled in the library itself to platform agnostic.