1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-04 09:05:17 +02:00
MLEM/MLEM/Input
2023-12-04 10:20:29 +01:00
..
GamepadExtensions.cs Made the base package's description more descriptive 2022-06-26 14:25:19 +02:00
GenericInput.cs some docs website improvements with new docfx version 2023-04-15 15:11:50 +02:00
InputHandler.cs Fixed InputHandler touch states being initialized incorrectly when touch handling is disabled 2023-12-04 10:20:29 +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 Text input improvements: 2023-12-02 19:28:59 +01:00