|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Accelerometer or gyroscope sample from a controller. More...
#include <src/platform/common.h>
Public Attributes | |
| gamepad_id_t | id |
| Gamepad identifier for the event. | |
| std::uint8_t | motionType |
| Motion type. | |
| float | x |
| Horizontal coordinate or vector component. | |
| float | y |
| Vertical coordinate or vector component. | |
| float | z |
| Depth or Z-axis vector component. | |
Accelerometer or gyroscope sample from a controller.