public final class AnimationRunner
extends java.lang.Object
AnimationManager in an own thread| Constructor and Description |
|---|
AnimationRunner(AnimationManager animationManager)
Create a new runner for the given
AnimationManager |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start this runner.
|
void |
stop()
Stop this runner.
|
public AnimationRunner(AnimationManager animationManager)
AnimationManageranimationManager - The AnimationManagerpublic void start()
isRunning(),
then this has no effect.public void stop()
isRunning(),
then this has no effect.Copyright © 2022. All Rights Reserved.