Sunshine latest
Self-hosted game stream host for Moonlight.
inputtino_common.h File Reference

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"
Include dependency graph for inputtino_common.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Declarations for inputtino common input handling.