18 #ifndef __H__OCULAR_EVENTS_MOUSE_BUTTON_INPUT_EVENT__H__
19 #define __H__OCULAR_EVENTS_MOUSE_BUTTON_INPUT_EVENT__H__
21 #include "Events/AEvent.hpp"
22 #include "Input/Keys.hpp"
23 #include "Math/Vector2.hpp"
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
Definition: AEvent.hpp:44