1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-18 23:21:22 +02:00
MLEM/MLEM/Input
2022-05-18 18:50:00 +02:00
..
GamepadExtensions.cs Multiple improvements to InputHandler key/button repeats: 2022-03-25 15:18:57 +01:00
GenericInput.cs Added properties and constructors for existing operator overloads to GenericInput 2022-03-26 12:51:14 +01:00
InputHandler.cs Added IsPressConsumed and IsAnyPressedAvailable to InputHandler 2022-05-17 18:20:31 +02:00
Keybind.cs Allow comparing Keybind and Combination based on the amount of modifiers they have 2022-05-18 18:50:00 +02:00
KeysExtensions.cs Improved KeysExtensions memory usage 2021-08-27 20:36:04 +02:00
MouseExtensions.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00