osu/osu.Game/Beatmaps/ControlPoints
Dean Herbert 34f875187c Copy time between `ControlPoint`s 2021-09-10 14:36:38 +09:00
..
ControlPoint.cs Copy time between `ControlPoint`s 2021-09-10 14:36:38 +09:00
ControlPointGroup.cs
ControlPointInfo.cs Throw rather than ignore on invalid control point addition 2021-09-06 22:04:37 +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