1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 22:58:45 +02:00
MLEM/MLEM/Input
2023-03-04 23:41:25 +01:00
..
GamepadExtensions.cs Made the base package's description more descriptive 2022-06-26 14:25:19 +02:00
GenericInput.cs some GenericInput and Keybind improvements 2023-03-03 14:02:05 +01:00
InputHandler.cs Allow setting ExternalGestureHandling through the InputHandler constructor 2023-03-04 23:41:25 +01:00
Keybind.cs Marked GetDownTime, GetUpTime and GetTimeSincePress in Keybind and Combination as obsolete 2023-03-04 23:05:17 +01:00
KeysExtensions.cs Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00
MouseExtensions.cs Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00
TextInput.cs Fixed TextInput drawing characters with the wrong width if a masking character is used 2023-02-17 18:33:56 +01:00