Fixed some animations

This commit is contained in:
Adonais Romero González
2016-10-12 17:24:06 -05:00
parent fa67ab86ed
commit e9a38f0c4d
4 changed files with 47 additions and 44 deletions

View File

@ -42,11 +42,11 @@ namespace osu.Desktop.Tests
{
Origin = Anchor.BottomLeft,
Anchor = Anchor.BottomLeft,
Position = new Vector2(20, 20),
Position = new Vector2(10, 10),
InnerCountPosition = new Vector2(10, 10),
IsRollingProportional = true,
RollingDuration = 20,
PopOutDuration = 3000,
PopOutDuration = 100,
Count = 0,
TextSize = 40,
};