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

#include <InputAggregatorInterface.h>

+ Inheritance diagram for Divide::Input::InputEvent:

Public Member Functions

 InputEvent (DisplayWindow *sourceWindow, U8 deviceIndex) noexcept
 

Public Attributes

U8 _deviceIndex = 0
 
DisplayWindow_sourceWindow = nullptr
 

Detailed Description

Definition at line 54 of file InputAggregatorInterface.h.

Constructor & Destructor Documentation

◆ InputEvent()

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

Definition at line 56 of file InputAggregatorInterface.cpp.

Member Data Documentation

◆ _deviceIndex

U8 Divide::Input::InputEvent::_deviceIndex = 0

Definition at line 58 of file InputAggregatorInterface.h.

◆ _sourceWindow

DisplayWindow* Divide::Input::InputEvent::_sourceWindow = nullptr

Definition at line 59 of file InputAggregatorInterface.h.


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