Lysa  0.0
Lysa 3D Engine
InputEvent Struct Reference

Detailed Description

Base class of all input events

Public Attributes

InputEventType type
 
std::variant< InputEventKey, InputEventGamepadButton, InputEventMouseButton, InputEventMouseMotion, InputEventTextInputdata
 

Member Data Documentation

Type of the event