osu/osu.Game/Utils
TheOmyNomy 76e5a40b8e Remove unnecessary "in" keyword 2021-08-09 20:53:02 +10:00
..
BatteryInfo.cs
ColourUtils.cs Implement new difficulty rating colour spectrum sampling 2021-08-03 14:33:45 +03:00
FormatUtils.cs Localise accuracy display. 2021-07-23 22:37:08 +02:00
HumanizerUtils.cs
IDeepCloneable.cs Add `IDeepCloneable` interface and update existing `CreateCopy` methods to use it 2021-07-19 12:54:17 +09:00
LegacyUtils.cs Remove unnecessary "in" keyword 2021-08-09 20:53:02 +10:00
ModUtils.cs Ensure duplicate mods cannot be defined 2021-06-22 17:41:20 +09:00
Optional.cs
PeriodTracker.cs
SentryLogger.cs
StatelessRNG.cs Add `NextSingle` of version taking output range to `StatelessRNG` 2021-06-04 19:52:12 +09:00
TaskChain.cs
ZipUtils.cs