1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-07 15:23:37 +02:00
MLEM/MLEM/Input
Ell ef0499958d - Added InputHandler.IsPressedIgnoreRepeats
- Marked non-GenericInput versions of IsDown, IsUp, IsPressed and related methods as obsolete in favor of GenericInput ones
2022-12-27 22:57:35 +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 - Added InputHandler.IsPressedIgnoreRepeats 2022-12-27 22:57:35 +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 - Added InputHandler.IsPressedIgnoreRepeats 2022-12-27 22:57:35 +01:00