Package | Description |
---|---|
com.amazon.ask.model.services.gadgetController |
Modifier and Type | Method and Description |
---|---|
AnimationStep |
AnimationStep.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AnimationStep> |
LightAnimation.getSequence()
The animation steps to render in order.
|
Modifier and Type | Method and Description |
---|---|
LightAnimation.Builder |
LightAnimation.Builder.addSequenceItem(AnimationStep sequenceItem) |
Modifier and Type | Method and Description |
---|---|
LightAnimation.Builder |
LightAnimation.Builder.withSequence(List<AnimationStep> sequence) |
Copyright © 2023. All rights reserved.