Open 3D Engine AzFramework API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::InputDeviceMouseWindows Member List

This is the complete list of members for AzFramework::InputDeviceMouseWindows, including all inherited members.

AZ_CLASS_ALLOCATOR(InputDeviceMouseWindows, AZ::SystemAllocator) (defined in AzFramework::InputDeviceMouseWindows)AzFramework::InputDeviceMouseWindows
AZ_CLASS_ALLOCATOR(Implementation, AZ::SystemAllocator) (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementation
AZ_DISABLE_COPY_MOVE(Implementation) (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementation
Create(InputDeviceMouse &inputDevice)AzFramework::InputDeviceMouse::Implementationstatic
Implementation(InputDeviceMouse &inputDevice)AzFramework::InputDeviceMouse::Implementation
InputDeviceMouseWindows(InputDeviceMouse &inputDevice)AzFramework::InputDeviceMouseWindows
LastSampleTimeArray typedef (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementationprotected
m_captureCursorAzFramework::InputDeviceMouse::Implementationprotected
ProcessRawEventQueues()AzFramework::InputDeviceMouse::Implementationprotected
QueueRawButtonEvent(const InputChannelId &inputChannelId, bool rawButtonState)AzFramework::InputDeviceMouse::Implementationprotected
QueueRawMovementEvent(const InputChannelId &inputChannelId, float rawMovementDelta)AzFramework::InputDeviceMouse::Implementationprotected
RawButtonEventQueueByIdMap typedefAzFramework::InputDeviceMouse::Implementationprotected
RawMovementEventQueueByIdMap typedef (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementationprotected
ResetInputChannelStates()AzFramework::InputDeviceMouse::Implementationprotected
SetCaptureCursor(bool captureCursor)AzFramework::InputDeviceMouse::Implementation
SetRawMovementSampleRate(AZ::u32 sampleRateHertz)AzFramework::InputDeviceMouse::Implementation
~Implementation()AzFramework::InputDeviceMouse::Implementationvirtual
~InputDeviceMouseWindows() overrideAzFramework::InputDeviceMouseWindows