1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-28 19:13:38 +02:00
MLEM/MLEM/Input
2022-10-15 13:48:45 +02: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 Fixed InputHandler and UiControls maintaining old input states when input types are toggled off 2022-10-10 19:29:01 +02: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 Improved EnumHelper.GetValues signature to return an array 2022-07-29 19:52:01 +02:00
MouseExtensions.cs Improved EnumHelper.GetValues signature to return an array 2022-07-29 19:52:01 +02:00
TextInput.cs Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00