Virtual Method
ClutterTransitioncompute_value
Declaration [src]
void
compute_value (
ClutterTransition* transition,
ClutterAnimatable* animatable,
ClutterInterval* interval,
gdouble progress
)
Parameters
animatable |
ClutterAnimatable |
| No description available. | |
| The data is owned by the caller of the function. | |
interval |
ClutterInterval |
| No description available. | |
| The data is owned by the caller of the function. | |
progress |
gdouble |
| No description available. |