Package | Description |
---|---|
sk.upjs.jpaz2.animators |
Modifier and Type | Class and Description |
---|---|
class |
SequenceAnimator
Animator that is formed as sequence of other animators.
|
class |
TurnAnimator
Base class for turn animators.
|
class |
TurtleTurnAnimator
Turn animator for turtles.
|
Constructor and Description |
---|
SequenceAnimator(WeightedAnimator... animators)
Constructs the sequence animator from sequence of weighted animators.
|
Constructor and Description |
---|
SequenceAnimator(List<WeightedAnimator> animators)
Constructs the sequence animator from list of weighted animators.
|
Copyright © 2017. All rights reserved.