Public Member Functions | Public Attributes | List of all members
mvsim::TJoyStickEvent Struct Reference

#include <basic_types.h>

Public Member Functions

 TJoyStickEvent ()=default
 

Public Attributes

std::vector< float > axes
 
std::vector< bool > buttons
 

Detailed Description

Definition at line 70 of file basic_types.h.

Constructor & Destructor Documentation

◆ TJoyStickEvent()

mvsim::TJoyStickEvent::TJoyStickEvent ( )
default

Member Data Documentation

◆ axes

std::vector<float> mvsim::TJoyStickEvent::axes

Definition at line 72 of file basic_types.h.

◆ buttons

std::vector<bool> mvsim::TJoyStickEvent::buttons

Definition at line 73 of file basic_types.h.


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


mvsim
Author(s):
autogenerated on Wed May 28 2025 02:13:10