Searched defs:InputDevices (Results 1 – 1 of 1) sorted by relevance
32 struct InputDevices { struct35 std::map<std::string, TouchDevice> multitouch_devices;36 std::map<std::string, TouchDevice> touch_devices;38 std::optional<KeyboardDevice> keyboard;39 std::optional<SwitchesDevice> switches;40 std::optional<RotaryDevice> rotary;41 std::optional<MouseDevice> mouse;