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