| Package | Description |
|---|---|
| com.almasb.fxgl.texture |
| Modifier and Type | Method and Description |
|---|---|
AnimatedTexture |
Texture.toAnimatedTexture(AnimationChannel defaultChannel)
Converts the texture to animated texture.
|
AnimatedTexture |
Texture.toAnimatedTexture(int frames,
javafx.util.Duration duration)
Converts the texture to animated texture.
|
Copyright © 2017. All rights reserved.