1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-18 05:12:53 +08:00
osu-lazer/osu.Game/Screens/Edit/Components/Timelines/Summary
Dean Herbert 4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
..
Parts Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Visualisations Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
SummaryTimeline.cs Bind to the screen Beatmap instead of the game-wide Beatmap 2017-09-26 17:58:40 +09:00