1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Graphics/Containers
2017-12-28 21:45:58 +01:00
..
BeatSyncedContainer.cs Simplify some property access 2017-11-21 12:42:28 +09:00
ConstrainedIconContainer.cs Improve class xmldoc 2017-08-03 15:48:06 +09:00
OsuClickableContainer.cs Renamed the IHasHoverSounds interface to ICanDisableHoverSounds and made it so that if the interface is not implemented, it is just ignored (samples will always be played). If it is implemented, the ShouldPlayHoverSound bool is decisive of whether sounds are played or not 2017-12-07 19:52:40 +01:00
OsuFocusedOverlayContainer.cs New sound effects with better names 2017-11-26 17:17:46 +09:00
OsuHoverContainer.cs Removed LinkId and word wrapping (for now). 2017-12-25 20:46:04 +01:00
OsuLinkFlowContainer.cs small style fixes plus new assert in test 2017-12-28 21:45:58 +01:00
OsuScrollContainer.cs Optimise leaderboard display 2017-11-16 23:22:25 +09:00
OsuTextFlowContainer.cs Formatting 2017-07-13 13:52:40 +09:00
ParallaxContainer.cs Make ParallaxContainer public 2017-11-01 17:10:59 +09:00
ReverseChildIDFillFlowContainer.cs Fix incorrect filename 2017-07-12 12:55:40 +09:00
SectionsContainer.cs Ensure overlay containers scroll to top when new information is presented 2017-11-15 19:01:30 +09:00