osu/osu.Game/Utils
Dean Herbert 3c028ce05c Add `IDeepCloneable` interface and update existing `CreateCopy` methods to use it 2021-07-19 12:54:17 +09:00
..
BatteryInfo.cs Remove IsLowBattery 2021-04-12 11:15:24 -04:00
FormatUtils.cs
HumanizerUtils.cs
IDeepCloneable.cs Add `IDeepCloneable` interface and update existing `CreateCopy` methods to use it 2021-07-19 12:54:17 +09:00
ModUtils.cs Ensure duplicate mods cannot be defined 2021-06-22 17:41:20 +09:00
Optional.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
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