1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 08:07:39 +08:00
osu-lazer/osu.Game/Modes/Objects/Drawables
Dean Herbert 4f3ab879de
Make DrawableHitObject's UpdateState safer by blocking calls at a higher level with not yet loaded.
UpdateState is called in LoadComplete for cases where the state may have changed before a load operation.
2017-03-22 09:43:44 +09:00
..
ArmedState.cs Add license headers. 2017-03-15 21:32:47 +09:00
DrawableHitObject.cs Make DrawableHitObject's UpdateState safer by blocking calls at a higher level with not yet loaded. 2017-03-22 09:43:44 +09:00
HitResult.cs Add license headers. 2017-03-15 21:32:47 +09:00
IDrawableHitObjectWithProxiedApproach.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00