Added DialogManager(not wired up for desktop project yet)

This commit is contained in:
DrabWeb
2017-02-28 00:59:36 -04:00
parent fbd9523596
commit 50d172be39
7 changed files with 94 additions and 46 deletions

View File

@ -153,6 +153,7 @@ namespace osu.Game.Overlays.Dialog
Anchor = Anchor.BottomCentre,
Origin = Anchor.BottomCentre,
Width = 0.4f,
Alpha = 0f,
Children = new Drawable[]
{
new Container