Crates.io | quad-gamepad |
lib.rs | quad-gamepad |
version | 0.2.0-alpha |
source | src |
created_at | 2021-09-11 15:36:11.596068 |
updated_at | 2021-09-11 15:36:11.596068 |
description | Light-weight and opinionated gamepad handling libarary. |
homepage | |
repository | |
max_upload_size | |
id | 449761 |
size | 233,862 |
Light-weight and opinionated gamepad handling libarary.
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