Public Member Functions | |
| delegate void | ValueUpdateHandler (double v) |
| LinearTransform () | |
| void | Transform (double from, double to, int duration, ValueUpdateHandler callback) |
| MIRIA.Animations.LinearTransform.LinearTransform | ( | ) |
| delegate void MIRIA.Animations.LinearTransform.ValueUpdateHandler | ( | double | v | ) |
| void MIRIA.Animations.LinearTransform.Transform | ( | double | from, | |
| double | to, | |||
| int | duration, | |||
| ValueUpdateHandler | callback | |||
| ) |
1.5.6