1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Screens/Menu
2020-01-22 13:22:34 +09:00
..
Button.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
ButtonArea.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
ButtonSystem.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
Disclaimer.cs Convert delegate to local function. 2019-11-12 20:14:22 +08:00
ExitConfirmOverlay.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
FlowContainerWithOrigin.cs Apply reviews 2019-04-08 15:24:09 +09:00
IntroCircles.cs Move welcome to local usages 2019-10-08 12:07:59 +09:00
IntroScreen.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
IntroSequence.cs Fix game-wide performance drop when triangles intro is used 2019-10-29 01:09:49 +09:00
IntroTriangles.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
LogoVisualisation.cs Remove remaining usage of osuTK.MathHelper 2020-01-08 20:21:13 +01:00
MainMenu.cs Invert if 2019-12-22 21:39:25 +08:00
MenuSideFlashes.cs Resolve equals usages. 2019-11-13 22:35:50 +08:00
OsuLogo.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00