Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages

An axis event, such as a joystick or accelerometer. More...

#include <game.h>

Public Attributes

float position
 The position of the axis, from -1.0 to 1.0.
 

Detailed Description

An axis event, such as a joystick or accelerometer.

Member Data Documentation

◆ position

float game_axis_event::position

The position of the axis, from -1.0 to 1.0.


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