ECSTASY
All in the name
Loading...
Searching...
No Matches
KeyListener.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_INTEGRATIONS_EVENT_EVENTS_KEYLISTENER_HPP_
13#define ECSTASY_INTEGRATIONS_EVENT_EVENTS_KEYLISTENER_HPP_
14
15#include "EventListeners.hpp"
16
18{
19 struct KeyEvent;
20
23} // namespace ecstasy::integration::event
24
25#endif /* !ECSTASY_INTEGRATIONS_EVENT_EVENTS_KEYLISTENER_HPP_ */
Event integration.
Definition Event.hpp:25