Add a basic implementation of the new design results screen.

This commit is contained in:
Dean Herbert
2017-04-11 14:01:13 +09:00
parent 77dbbe6f34
commit d51b37cb44
12 changed files with 662 additions and 52 deletions

View File

@ -198,6 +198,7 @@
<Compile Include="Tests\TestCaseKeyCounter.cs" />
<Compile Include="Tests\TestCaseMenuButtonSystem.cs" />
<Compile Include="Tests\TestCaseReplay.cs" />
<Compile Include="Tests\TestCaseResults.cs" />
<Compile Include="Tests\TestCaseScoreCounter.cs" />
<Compile Include="Tests\TestCaseTabControl.cs" />
<Compile Include="Tests\TestCaseTaikoHitObjects.cs" />