ASGE
3.2.0
Simple Game Framework in GL
|
#include <InputEvents.hpp>
event data used to signal input events
Purely a base class at the moment, used to allow polypmorphic support for sending event data through the engine's generic input callback system.
Definition at line 46 of file InputEvents.hpp.