载入中...
搜索中...
未找到
#include <string>#include <vector>类 | |
| class | eve::joystick::Pad |
| One connected (or previously connected) joystick / gamepad device. Gamepad axis/button names follow SDL GameController strings (e.g. "leftx", "a", "dpup"). Hat directions: c/u/d/l/r/lu/ld/ru/rd. 更多... | |
命名空间 | |
| namespace | eve |
| namespace | eve::joystick |
函数 | |
| float | eve::joystick::clampAxis (float x) |