WIP but usable
This commit is contained in:
@@ -16,7 +16,8 @@ public class OACAnimatedPanel extends OACPanel implements AnimatedComponent {
|
||||
@Setter
|
||||
private AnimationPath animationPath;
|
||||
|
||||
@Getter @Setter
|
||||
@Getter
|
||||
@Setter
|
||||
private Timer currentRun = null;
|
||||
|
||||
public OACAnimatedPanel(AnimationPath animationPath) {
|
||||
|
||||
Reference in New Issue
Block a user