Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Input::JoystickElement Struct Reference

#include <Input.h>

Public Attributes

JoystickElementType _type = JoystickElementType::COUNT
 
JoystickData _data
 
U8 _elementIndex = 0u
 

Detailed Description

Definition at line 84 of file Input.h.

Member Data Documentation

◆ _data

JoystickData Divide::Input::JoystickElement::_data

Definition at line 86 of file Input.h.

◆ _elementIndex

U8 Divide::Input::JoystickElement::_elementIndex = 0u

Definition at line 87 of file Input.h.

◆ _type

JoystickElementType Divide::Input::JoystickElement::_type = JoystickElementType::COUNT

Definition at line 85 of file Input.h.


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