You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework/AzFramework/Input/Devices
bosnichd eb775a48dc
Make InputDeviceId's constructor constexpr. (#5433)
* Make InputDeviceId's constructor constexpr.

See also https://github.com/o3de/o3de/pull/4220

Signed-off-by: bosnichd <bosnichd@amazon.com>

* Updates based on review feedback.

Signed-off-by: bosnichd <bosnichd@amazon.com>
4 years ago
..
Gamepad Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
Keyboard Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
Motion Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
Mouse Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
Touch Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
VirtualKeyboard Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
InputDevice.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
InputDevice.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InputDeviceId.cpp Make InputDeviceId's constructor constexpr. (#5433) 4 years ago
InputDeviceId.h Make InputDeviceId's constructor constexpr. (#5433) 4 years ago