Move circle visual implementation to new class

Allows for more precise skin control over state animations.
This commit is contained in:
Dean Herbert
2019-07-24 18:50:57 +09:00
parent 900d17a4db
commit 859233526d
4 changed files with 157 additions and 97 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Game.Rulesets.Objects.Drawables;