1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 16:07:25 +08:00
osu-lazer/osu.Game/Modes/Objects
Drew DeVault 70ecf48ca7 Add central color class
I didn't move _every_ color here, but most of them. The ones I left
behind are mostly just shades of gray.

Closes #126
2017-01-09 17:20:31 -05:00
..
Drawables Don't update LifetimeStart on HitObject state change. 2016-12-15 22:58:23 +09:00
HitObject.cs Add central color class 2017-01-09 17:20:31 -05:00
HitObjectConverter.cs Move play modes to their own projects. 2016-11-14 18:54:24 +09:00
HitObjectParser.cs Introduce concept of HitObjectParsers, fix tests and stop using reflection (unreliable due to lazy loading). 2016-11-14 22:03:39 +09:00