1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-23 13:20:06 +02:00
MLEM/MLEM/Misc
2021-02-28 14:37:02 +01:00
..
AutoTiling.cs some fixes related to the branch name change 2020-11-07 00:58:43 +01:00
Direction2.cs Turned Direction2 into a flags enum 2021-02-28 14:37:02 +01:00
Easings.cs added an extension method to auto-reverse an easing function 2020-10-24 22:10:34 +02:00
EnumHelper.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
GenericDataHolder.cs cast regardless of type in GenericDataHolder 2021-02-02 11:01:30 +01:00
Padding.cs added some padding utility constructors 2020-10-25 01:33:05 +02:00
RectangleF.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
SoundEffectInfo.cs allow pausing, resuming and applying 3d to the sound effect instance handler and move it to its own file 2021-01-24 19:43:47 +01:00
SoundEffectInstanceHandler.cs added an extension method for adding tooltip for elements 2021-02-18 04:16:17 +01:00
TextInputWrapper.cs only throw an exception in TextInputWrapper if it is required 2020-06-24 16:54:23 +02:00