1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 01:27:35 +08:00
osu-lazer/osu.Game/Beatmaps/ControlPoints
2021-07-19 12:54:17 +09:00
..
ControlPoint.cs Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
ControlPointGroup.cs Allow binding to ControlPointGroup's ControlPoints 2019-10-28 11:39:17 +09:00
ControlPointInfo.cs Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
DifficultyControlPoint.cs Combine logic of Difficulty and Timing pieces where feasible 2021-04-14 20:55:34 +09:00
EffectControlPoint.cs Clone and copy ControlPointInfo when retrieving a playable beatmap 2021-01-04 16:37:07 +09:00
SampleControlPoint.cs Clone and copy ControlPointInfo when retrieving a playable beatmap 2021-01-04 16:37:07 +09:00
TimingControlPoint.cs Update design for TimingControlPoint 2021-04-14 20:11:47 +09:00