Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
InputCallbacks Member List

This is the complete list of members for InputCallbacks, including all inherited members.

GetPriority() const overrideInputCallbacksinline
InputCallbacks(gainput::InputManager &manager, int index)InputCallbacksinline
OnDeviceButtonBool(gainput::DeviceId deviceId, gainput::DeviceButtonId deviceButton, bool oldValue, bool newValue) overrideInputCallbacksinline
OnDeviceButtonFloat(gainput::DeviceId deviceId, gainput::DeviceButtonId deviceButton, float oldValue, float newValue) overrideInputCallbacksinline