Gainput  v1.0.0
gainput::InputManager Member List

This is the complete list of members for gainput::InputManager, including all inherited members.

AddDeviceStateModifier(DeviceStateModifier *modifier)gainput::InputManager
AddListener(InputListener *listener)gainput::InputManager
begin()gainput::InputManagerinline
begin() constgainput::InputManagerinline
ConnectForStateSync(const char *ip, unsigned port)gainput::InputManager
const_iterator typedefgainput::InputManager
CreateAndGetDevice(unsigned index=InputDevice::AutoIndex, InputDevice::DeviceVariant variant=InputDevice::DV_STANDARD)gainput::InputManagerinline
CreateDevice(unsigned index=InputDevice::AutoIndex, InputDevice::DeviceVariant variant=InputDevice::DV_STANDARD)gainput::InputManagerinline
DeviceMap typedef (defined in gainput::InputManager)gainput::InputManager
end()gainput::InputManagerinline
end() constgainput::InputManagerinline
EnqueueConcurrentChange(InputDevice &device, InputState &state, InputDeltaState *delta, DeviceButtonId buttonId, bool value) (defined in gainput::InputManager)gainput::InputManager
EnqueueConcurrentChange(InputDevice &device, InputState &state, InputDeltaState *delta, DeviceButtonId buttonId, float value) (defined in gainput::InputManager)gainput::InputManager
FindDeviceId(const char *typeName, unsigned index) constgainput::InputManager
FindDeviceId(InputDevice::DeviceType type, unsigned index) constgainput::InputManager
GetAllocator() constgainput::InputManagerinline
GetAnyButtonDown(DeviceButtonSpec *outButtons, size_t maxButtonCount) constgainput::InputManager
GetDebugRenderer() constgainput::InputManagerinline
GetDevice(DeviceId deviceId)gainput::InputManagerinline
GetDevice(DeviceId deviceId) constgainput::InputManagerinline
GetDeviceCountByType(InputDevice::DeviceType type) constgainput::InputManager
GetDisplayHeight() constgainput::InputManagerinline
GetDisplayWidth() constgainput::InputManagerinline
GetTime() constgainput::InputManager
HandleDeviceInput(DeviceInput const &input) (defined in gainput::InputManager)gainput::InputManager
HandleEvent(XEvent &event)gainput::InputManager
HandleInput(AInputEvent *event)gainput::InputManager
HandleMessage(const MSG &msg)gainput::InputManager
InputManager(bool useSystemTime=true, Allocator &allocator=GetDefaultAllocator())gainput::InputManager
IsDebugRenderingEnabled() constgainput::InputManagerinline
iterator typedefgainput::InputManager
RemoveDeviceStateModifier(ModifierId modifierId)gainput::InputManager
RemoveListener(ListenerId listenerId)gainput::InputManager
ReorderListeners()gainput::InputManager
SetDebugRenderer(DebugRenderer *debugRenderer)gainput::InputManager
SetDebugRenderingEnabled(bool enabled)gainput::InputManager
SetDisplaySize(int width, int height)gainput::InputManagerinline
StartDeviceStateSync(DeviceId deviceId)gainput::InputManager
Update()gainput::InputManager
Update(uint64_t deltaTime)gainput::InputManager
~InputManager()gainput::InputManager