Sunshine master
Self-hosted game stream host for Moonlight.
platf::gamepad_motion_t Struct Reference

Accelerometer or gyroscope sample from a controller. More...

#include <src/platform/common.h>

Collaboration diagram for platf::gamepad_motion_t:
[legend]

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.
 

Detailed Description

Accelerometer or gyroscope sample from a controller.


The documentation for this struct was generated from the following file: