Re: Group animations
- From: Juan Rafael García Blanco <juanrgar gmail com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: "clutter-list gnome org" <clutter-list gnome org>
- Subject: Re: Group animations
- Date: Tue, 30 Dec 2014 10:43:39 +0100
Hi,
Thank you very much! Now after reading your response and reading a little bit through clutter's code, I think my approach should be to set the ::animatable property of each transition to the corresponding actor, and then, for the sake of starting all transitions at the same time, group all of them inside a ClutterTransitionGroup.
That way I can be notified when all of them have finished (ClutterTransitionGroup::stopped) and I can leave ClutterTransitionGroup manage transitions lifetime.
Thank you. Best regards,
Juan.
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]