ekrctb
|
ac5c55bd2c
|
Remove "fruit visual representation" state from DrawableFruit
Instead, skin pieces compute visual representation from `IndexInBeatmap`.
|
2021-06-07 14:49:37 +09:00 |
|
ekrctb
|
2634c6b8d9
|
Combine DisplayRadius and Scale to DisplaySize
|
2020-12-10 20:43:01 +09:00 |
|
ekrctb
|
e097b6e61c
|
Add ScalingContainer back
Don't want to set DHO.Scale or DHO.Rotation because because DHO may be transformed by mods.
DHO.Size is also assigned for drawable visualizer
|
2020-12-10 19:42:01 +09:00 |
|
ekrctb
|
775c4bad97
|
Remove unneeded lifetime assignment
|
2020-12-09 10:47:04 +09:00 |
|
ekrctb
|
da2f3d4473
|
Move classes to separate files
|
2020-12-09 10:40:42 +09:00 |
|
ekrctb
|
1212ffd24f
|
Rename to CopyStateFrom, and add comment
|
2020-12-08 23:35:24 +09:00 |
|
ekrctb
|
5ca98b0033
|
Add doc comments a bit
|
2020-12-08 23:11:22 +09:00 |
|
ekrctb
|
749d5380ca
|
Pool caught objects and dropped objects
|
2020-12-08 22:38:10 +09:00 |
|
ekrctb
|
a32dac00dd
|
Introduce IHasCatchObjectState implemented by DHO and CaughtObject
|
2020-12-08 21:29:26 +09:00 |
|
ekrctb
|
c301223d8c
|
Make object on the catcher plate separate CaughtObject class
|
2020-12-08 21:11:40 +09:00 |
|