![]() |
Sunshine v2025.628.4510
Self-hosted game stream host for Moonlight.
|
Declarations for inputtino common input handling. More...
#include <boost/locale.hpp>#include <inputtino/input.hpp>#include <libevdev/libevdev.h>#include "src/config.h"#include "src/logging.h"#include "src/platform/common.h"#include "src/utility.h"Go to the source code of this file.
Classes | |
| struct | platf::client_input_raw_t |
| struct | platf::input_raw_t |
| struct | platf::joypad_state |
Typedefs | |
| using | platf::joypads_t = std::variant<inputtino::XboxOneJoypad, inputtino::SwitchJoypad, inputtino::PS5Joypad> |
Functions | |
| float | platf::deg2rad (float degree) |
Declarations for inputtino common input handling.