refactor: moved grow animation to its own class
This commit is contained in:
parent
150b602dc3
commit
779af276d3
14 changed files with 224 additions and 116 deletions
|
@ -1,6 +1,5 @@
|
|||
namespace Presenter {
|
||||
public interface IRoseGrow {
|
||||
void Grow();
|
||||
void GrowStep();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue