libyggdrasil  v1.0.0
bsp::ygg::prph::Joystick::JoystickData Struct Reference

Joystick data. More...

#include <joystick.hpp>

Collaboration diagram for bsp::ygg::prph::Joystick::JoystickData:

Public Attributes

Position pos
 Position. More...
 
u16 mag
 Magnitude / radius from the center. More...
 
bool pressed
 State of the joystick button. More...
 

Detailed Description

Joystick data.

Member Data Documentation

◆ mag

u16 bsp::ygg::prph::Joystick::JoystickData::mag

Magnitude / radius from the center.

◆ pos

Position bsp::ygg::prph::Joystick::JoystickData::pos

◆ pressed

bool bsp::ygg::prph::Joystick::JoystickData::pressed

State of the joystick button.


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