osu/osu.Game.Tests/Visual/Gameplay
mcendu 17abe90c27 move SkinnableHealthDisplay
Similar components are in osu.Game.Screens.Play.HUD while this is not
2020-12-31 20:23:13 +08:00
..
OsuPlayerTestScene.cs
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneBreakTracker.cs
TestSceneComboCounter.cs
TestSceneCompletionCancellation.cs Remove GotoRanking 2020-12-18 17:47:33 +09:00
TestSceneDrawableScrollingRuleset.cs Move private functions in line with others 2020-11-30 15:39:43 +09:00
TestSceneDrawableStoryboardSprite.cs
TestSceneFailAnimation.cs
TestSceneFailingLayer.cs
TestSceneFailJudgement.cs Fix broken fail judgement test 2020-11-14 01:49:48 +09:00
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Fix potential nullref in test scene 2020-12-28 20:48:14 +09:00
TestSceneGameplayMenuOverlay.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Fix sample playback test 2020-11-13 18:35:33 +09:00
TestSceneHitErrorMeter.cs
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs Fix HUD test having out of date value 2020-10-30 18:26:38 +09:00
TestSceneKeyBindings.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneKeyCounter.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneLeadIn.cs
TestSceneMedalOverlay.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs Add test coverage of animation restarting 2020-11-19 18:08:54 +09:00
TestScenePause.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestScenePauseWhenInactive.cs
TestScenePlayerLoader.cs Adjust TestScenePlayerLoader for safety 2020-11-16 23:53:54 +09:00
TestScenePlayerReferenceLeaking.cs
TestScenePoolingRuleset.cs Remove hitObject argument from OnApply and OnFree 2020-11-27 10:13:05 +09:00
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs
TestSceneReplayRecorder.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneReplayRecording.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneReplaySettingsOverlay.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinnableAccuracyCounter.cs
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHealthDisplay.cs move SkinnableHealthDisplay 2020-12-31 20:23:13 +08:00
TestSceneSkinnableHUDOverlay.cs Add skinnable test scene for HUD overlay 2020-10-30 14:24:16 +09:00
TestSceneSkinnableScoreCounter.cs
TestSceneSkinnableSound.cs Fix incorrect specification on some sample lookups 2020-10-30 11:59:41 +09:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Move all endpoint information to a configuration class 2020-12-24 17:58:38 +09:00
TestSceneSpectatorPlayback.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneStarCounter.cs Add slider test step for visual inspection purposes 2020-11-28 20:32:08 +01:00
TestSceneStoryboard.cs