1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 09:27:34 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
2020-10-13 17:37:33 +09:00
..
CarouselBeatmap.cs Refactor how drawable carousel items are constructed 2020-10-13 17:37:33 +09:00
CarouselBeatmapSet.cs Add basic pooling setup 2020-10-13 17:37:33 +09:00
CarouselGroup.cs Remove direct drawable storage from carousel models 2020-10-13 17:37:33 +09:00
CarouselGroupEagerSelect.cs Avoid performing eager selection constantly on adding ranges of new children 2020-10-13 17:37:33 +09:00
CarouselItem.cs Refactor how drawable carousel items are constructed 2020-10-13 17:37:33 +09:00
DrawableCarouselBeatmap.cs Add basic pooling setup 2020-10-13 17:37:33 +09:00
DrawableCarouselBeatmapSet.cs Add back left offset for selected set 2020-10-13 17:37:33 +09:00
DrawableCarouselItem.cs Debounce state application events 2020-10-13 17:37:33 +09:00
TopLocalRank.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00