osu/osu.Game/Tests/Visual
2020-10-29 17:52:58 +09:00
..
EditorClockTestScene.cs Fix scroll wheel being handled by base test scene 2020-09-30 16:39:02 +09:00
EditorTestScene.cs Add test coverage of audio track changing 2020-09-24 22:00:13 +09:00
ModPerfectTestScene.cs
ModTestScene.cs Allow testing mod combinations in ModTestScenes 2020-08-11 21:55:20 +02:00
MultiplayerTestScene.cs
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs
OsuTestScene.cs Attempt to fix in a less destructive way for now 2020-10-29 17:52:58 +09:00
PlacementBlueprintTestScene.cs
PlayerTestScene.cs Fix game.ini getting left over by PlayerTestScene subclasses 2020-09-15 14:43:24 +09:00
RateAdjustedBeatmapTestScene.cs Revert some more usage of MusicController back to WorkingBeatmap 2020-08-21 15:17:21 +09:00
ScreenTestScene.cs
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs
SkinnableTestScene.cs Fix skinnable test scene still not working with dynamic compilation 2020-10-16 17:08:46 +09:00
TestPlayer.cs