GAMS  1.4.0
gams::utility::JoystickEvent Class Reference

#include <LinuxJoystick.h>

Public Attributes

unsigned char number
 
uint32_t time
 
unsigned char type
 
int16_t value
 

Detailed Description

Definition at line 17 of file LinuxJoystick.h.

Member Data Documentation

◆ number

unsigned char gams::utility::JoystickEvent::number

Definition at line 23 of file LinuxJoystick.h.

◆ time

uint32_t gams::utility::JoystickEvent::time

Definition at line 20 of file LinuxJoystick.h.

◆ type

unsigned char gams::utility::JoystickEvent::type

Definition at line 22 of file LinuxJoystick.h.

◆ value

int16_t gams::utility::JoystickEvent::value

Definition at line 21 of file LinuxJoystick.h.


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