YARP
Yet Another Robot Platform
SDLJoypadImpl::stick Struct Reference

#include <SDLJoypad/SDLJoypad.h>

Public Attributes

std::vector< unsigned int > axes_ids
 
float deadZone
 
std::vector< int > direction
 

Detailed Description

Definition at line 34 of file SDLJoypad.h.

Member Data Documentation

◆ axes_ids

std::vector<unsigned int> SDLJoypadImpl::stick::axes_ids

Definition at line 36 of file SDLJoypad.h.

◆ deadZone

float SDLJoypadImpl::stick::deadZone

Definition at line 37 of file SDLJoypad.h.

◆ direction

std::vector<int> SDLJoypadImpl::stick::direction

Definition at line 38 of file SDLJoypad.h.


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