public class LPcAnimationResourceProperties extends Object
| Constructor and Description |
|---|
LPcAnimationResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
double |
getFrameDurationInSeconds() |
List<String> |
getFrameImagePaths() |
double |
getRotation() |
void |
setFrameDurationInSeconds(double frameDuration) |
void |
setFrameImagePaths(List<String> frameImagePaths) |
void |
setRotation(double rotation) |
Copyright © 2019 Philip Heyse. All rights reserved.