33 #include "../../Core/Signals/signal.h"
34 #include "../../Core/Math/point.h"
43 class InputDeviceProvider;
44 class InputDevice_Impl;
185 std::shared_ptr<InputDevice_Impl> impl;
2D (x,y) point structure - Integer
Definition: point.h:63
2D (x,y) point structure - Float
Definition: point.h:73