1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-23 17:13:38 +02:00
MLEM/MLEM/Input
2022-11-08 17:50:58 +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 also added WasModifierDown and WasDown to Keybind and Combination 2022-11-08 17:43:34 +01:00
Keybind.cs Fixed Combination.IsModifierDown querying one of its modifiers instead of all of them 2022-11-08 17:50:58 +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