quad-gamepad

Crates.ioquad-gamepad
lib.rsquad-gamepad
version0.2.0-alpha
sourcesrc
created_at2021-09-11 15:36:11.596068
updated_at2021-09-11 15:36:11.596068
descriptionLight-weight and opinionated gamepad handling libarary.
homepage
repository
max_upload_size
id449761
size233,862
Fedor Logachev (not-fl3)

documentation

README

quad-gamepad

Light-weight and opinionated gamepad handling libarary.

  • Windows: xinput
  • Linux: evdev
  • Mac: iokit
  • Web: ?
  • Android: ?
  • IOS: ?

Attribution

quad-gamepad is a fork of https://github.com/unrust/gamepad-rs both API and implementation diverged quite a lot, so right now the fork is published on crates as quad-gamepad.

linux's evdev implementation is based on https://github.com/glfw/glfw/blob/master/src/linux_joystick.c

Commit count: 0

cargo fmt