32 #include "../../Core/Signals/signal.h"
33 #include "../../Core/Math/point.h"
88 virtual float axis(
int axisid)
const = 0;
91 virtual std::vector<int>
axis_ids()
const = 0;
95 virtual int hat(
int index)
const = 0;
2D (x,y) point structure - Float
Definition: point.h:68
2D (x,y) point structure - Integer
Definition: point.h:58
std::shared_ptr< InputDevice > InputDevicePtr
Definition: display_window.h:58
Definition: Application/application.h:35