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-11-08 17:12:37 +01:00
..
GamepadExtensions.cs Made the base package's description more descriptive 2022-06-26 14:25:19 +02:00
GenericInput.cs Made the base package's description more descriptive 2022-06-26 14:25:19 +02:00
InputHandler.cs Improved the way InputHandler down time calculation works 2022-11-08 17:12:37 +01:00
Keybind.cs Added GetDownTime, GetUpTime and GetTimeSincePress to Keybind and Combination 2022-11-08 16:43:32 +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 Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00