public class LAnimationFrame extends Object
| Constructor and Description |
|---|
LAnimationFrame(LImage image,
double durationInSeconds) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDurationInSeconds() |
LImage |
getImage() |
void |
setDurationInSeconds(double durationInSeconds) |
void |
setImage(LImage image) |
String |
toString() |
public LAnimationFrame(LImage image, double durationInSeconds)
Copyright © 2019 Philip Heyse. All rights reserved.