public class TimerAnimation.AnimateProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object |
bean |
protected Method |
write |
| Constructor and Description |
|---|
AnimateProperty(Object bean,
String propName) |
| Modifier and Type | Method and Description |
|---|---|
TimerAnimation.AnimateFloatProperty |
line(float from,
float to) |
public TimerAnimation.AnimateFloatProperty line(float from, float to)
Copyright © 2018. All rights reserved.