osu/osu.Game/Beatmaps/ControlPoints
2021-10-27 13:04:41 +09:00
..
ControlPoint.cs Copy time between ControlPoints 2021-09-10 14:36:38 +09:00
ControlPointGroup.cs
ControlPointInfo.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
DifficultyControlPoint.cs Refactor some incorrect/outdated terminology 2021-09-06 21:32:43 +09:00
EffectControlPoint.cs Rename ApproachRate to ScrollSpeed for now (to reduce complexity/confusion) 2021-09-06 21:06:13 +09:00
SampleControlPoint.cs Move approach rate to EffectControlPoint 2021-09-03 16:58:16 +09:00
TimingControlPoint.cs