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

#include <InputAggregatorInterface.h>

+ Inheritance diagram for Divide::Input::JoystickEvent:

Public Member Functions

 JoystickEvent (DisplayWindow *sourceWindow, U8 deviceIndex) noexcept
 
- Public Member Functions inherited from Divide::Input::InputEvent
 InputEvent (DisplayWindow *sourceWindow, U8 deviceIndex) noexcept
 

Public Attributes

JoystickElement _element
 
- Public Attributes inherited from Divide::Input::InputEvent
U8 _deviceIndex = 0
 
DisplayWindow_sourceWindow = nullptr
 

Detailed Description

Definition at line 119 of file InputAggregatorInterface.h.

Constructor & Destructor Documentation

◆ JoystickEvent()

Divide::Input::JoystickEvent::JoystickEvent ( DisplayWindow sourceWindow,
U8  deviceIndex 
)
explicitnoexcept

Definition at line 78 of file InputAggregatorInterface.cpp.

Member Data Documentation

◆ _element

JoystickElement Divide::Input::JoystickEvent::_element

Definition at line 122 of file InputAggregatorInterface.h.


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