Initial implementation of song select footer area.

This commit is contained in:
Dean Herbert
2017-01-26 23:07:49 +09:00
parent d17bef12b6
commit 4a7b3cf391
6 changed files with 276 additions and 58 deletions

View File

@ -232,6 +232,8 @@
<Compile Include="Configuration\ScreenshotFormat.cs" />
<Compile Include="Configuration\ConfineMouseMode.cs" />
<Compile Include="Graphics\OsuColour.cs" />
<Compile Include="Screens\Select\FooterButton.cs" />
<Compile Include="Screens\Select\Footer.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">