Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
joystick_state Struct Reference

#include <joystickdriver.h>

Public Attributes

std::vector< signed short > button
 
std::vector< signed short > axis
 

Detailed Description

Definition at line 43 of file joystickdriver.h.

Member Data Documentation

◆ axis

std::vector<signed short> joystick_state::axis

Definition at line 46 of file joystickdriver.h.

◆ button

std::vector<signed short> joystick_state::button

Definition at line 45 of file joystickdriver.h.


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