mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
c500fc1844
The TransitionGroup class is a logical container for running multiple transitions. TransitionGroup is not a Score: it is a Transition that advances each Transition it contains using the delta between frames, and ensures that all transitions are in a consistent state; these transitions are not advanced by the master clock.