osu/osu.Game/Extensions
Dean Herbert b8d9c9ff93 Move ApplyGameWideClock to extension method
I don't see an issue with applying this workaround to more places, even
though it is a workaround, because it marks each usage very clearly. If
we design a better solution in the future it should be easy to replace
the usages.
2023-06-06 16:07:50 +09:00
..
CollectionExtensions.cs
DrawableExtensions.cs Move ApplyGameWideClock to extension method 2023-06-06 16:07:50 +09:00
LanguageExtensions.cs Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
ModelExtensions.cs Rename and add documentation to function 2022-10-28 18:04:28 +09:00
StringDehumanizeExtensions.cs
TaskExtensions.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
TimeDisplayExtensions.cs
TypeExtensions.cs
WebRequestExtensions.cs