1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 01:42:58 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Pooling
ekrctb 117e94bc94 Allow setting Entry of PoolableDrawableWithLifetime
It is more convenient than using the constructor because the only limited kind of expression is allowed in a base constructor call.
Also, the object initializer syntax can be used.
2021-06-16 16:00:08 +09:00
..
PoolableDrawableWithLifetime.cs Allow setting Entry of PoolableDrawableWithLifetime 2021-06-16 16:00:08 +09:00
PooledDrawableWithLifetimeContainer.cs Make HitObjectContainer.Clear non-virtual 2021-06-03 15:00:16 +09:00