![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <InputAggregatorInterface.h>
Public Member Functions | |
JoystickEvent (DisplayWindow *sourceWindow, U8 deviceIndex) noexcept | |
![]() | |
InputEvent (DisplayWindow *sourceWindow, U8 deviceIndex) noexcept | |
Public Attributes | |
JoystickElement | _element |
![]() | |
U8 | _deviceIndex = 0 |
DisplayWindow * | _sourceWindow = nullptr |
Definition at line 119 of file InputAggregatorInterface.h.
|
explicitnoexcept |
Definition at line 78 of file InputAggregatorInterface.cpp.
JoystickElement Divide::Input::JoystickEvent::_element |
Definition at line 122 of file InputAggregatorInterface.h.