mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 15:17:44 +08:00
b29e535ca5
At this point its primary usage is the daily challenge event feed, but the leaderboard will be using this too shortly. Because the playlists results screen that exists in `master` is hard-coupled to showing the *local user's* best result on a given playlist by way of hard-coupling itself to the relevant API request, allowing show of *arbitrary* score by ID requires a whole bunch of subclassery as things stand. Oh well. Class naming is... best effort, due to the above. |
||
---|---|---|
.. | ||
CreatePlaylistsRoomButton.cs | ||
PlaylistItemResultsScreen.cs | ||
PlaylistItemScoreResultsScreen.cs | ||
PlaylistItemUserResultsScreen.cs | ||
Playlists.cs | ||
PlaylistsLoungeSubScreen.cs | ||
PlaylistsPlayer.cs | ||
PlaylistsReadyButton.cs | ||
PlaylistsRoomFooter.cs | ||
PlaylistsRoomSettingsOverlay.cs | ||
PlaylistsRoomSettingsPlaylist.cs | ||
PlaylistsRoomSubScreen.cs | ||
PlaylistsSongSelect.cs |