1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 12:53:38 +02:00
MLEM/MLEM/Input
2022-10-31 13:20:26 +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 Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library 2022-10-31 13:20:26 +01:00
Keybind.cs added Append and Prepend to the net452 version for better code compatibility 2022-09-15 17:51:46 +02:00
KeysExtensions.cs Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library 2022-10-31 13:20:26 +01:00
MouseExtensions.cs Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library 2022-10-31 13:20:26 +01:00
TextInput.cs Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00