itch.io is community of indie game creators and players

Devlogs

Update 0.1 - Generic Gamepad Polling

HIDra - C++ Input Handler
A downloadable C++ Library

Version 0.1 has been released, now featuring generic gamepad polling! By omitting the gamepad ID when polling input, HIDra will check against the GenericGamepad! GenericGamepad is a special object that stores the input state of all active controllers, for use cases where it doesn't matter who is providing input (For example, single local player or menu navigation).

Files

  • Repository
    55 days ago
Download HIDra - C++ Input Handler
Leave a comment