Rewrite VisualiserLine + add VisualiserContainer.

This commit is contained in:
smoogipooo
2017-03-03 15:43:16 +09:00
parent a70b1ae108
commit 777996d884
4 changed files with 213 additions and 225 deletions

View File

@ -212,7 +212,7 @@
<Compile Include="Screens\Select\BeatmapInfoWedge.cs" />
<Compile Include="Screens\Select\WedgeBackground.cs" />
<Compile Include="Screens\Tournament\Components\DrawingsConfigManager.cs" />
<Compile Include="Screens\Tournament\Components\VisualiserLine.cs" />
<Compile Include="Screens\Tournament\Components\VisualiserContainer.cs" />
<Compile Include="Screens\Tournament\Drawings.cs" />
<Compile Include="Screens\Tournament\Group.cs" />
<Compile Include="Screens\Tournament\GroupsContainer.cs" />