Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
Gamepad 成员列表

成员的完整列表,这些成员属于 Gamepad,包括所有继承而来的类成员

Button 枚举名称Gamepad
deinit() (定义于 Gamepad)Gamepadstatic
Gamepad(handle_type handle=0)Gamepad
get(Thumb thumb) const noexceptGamepad
get(Trigger trigger) const noexceptGamepad
get(Button button) const noexceptGamepad
get_name() constGamepad
get_raw(Thumb thumb) const noexceptGamepad
get_raw(Trigger trigger) const noexceptGamepad
handle_type typedef (定义于 Gamepad)Gamepad
init() (定义于 Gamepad)Gamepadstatic
is_connected() constGamepad
load_mappings_db(const std::filesystem::path &path)Gamepad
operator==(const Gamepad &) const (定义于 Gamepad)Gamepad
set_vibration(float leftSpeed, float rightSpeed)Gamepad
Thumb 枚举名称Gamepad
Trigger 枚举名称Gamepad
update()Gamepad
~Gamepad()Gamepad