1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 20:32:55 +08:00
osu-lazer/osu.Game/Screens/Edit/Verify
Naxess 01b8794757 Add abstract Section class
Similar to `Section` in the timing screen, but does not make use of checkboxes, nor specific to control points.

So there's a lot of things that differ, hence new class instead of factoring that out.
2021-05-12 01:26:12 +02:00
..
IssueList.cs Separate IssueList into own class 2021-05-12 01:23:31 +02:00
IssueSettings.cs Take IssueList in IssueSettings constructor 2021-05-12 01:22:32 +02:00
IssueTable.cs Move common table layout logic into EditorTable abstract class 2021-04-13 23:26:19 +09:00
Section.cs Add abstract Section class 2021-05-12 01:26:12 +02:00
VerifyScreen.cs Separate IssueList into own class 2021-05-12 01:23:31 +02:00