osu/osu.Game/Overlays/Notifications
Dean Herbert 3e65dfb9e7 Reduce allocation overhead when notification overlay has visible notifications 2021-02-26 17:11:47 +09:00
..
IHasCompletionTarget.cs
Notification.cs Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
NotificationSection.cs Reduce allocation overhead when notification overlay has visible notifications 2021-02-26 17:11:47 +09:00
ProgressCompletionNotification.cs
ProgressNotification.cs Remove second overload of Close (makes the call structure hard to follow / invoke correctly) 2021-02-11 14:18:00 +09:00
SimpleErrorNotification.cs Create subclass for "Error" notifications to allow them to have a unique pop-in sound 2021-02-11 13:55:43 +09:00
SimpleNotification.cs