mrozycki/rustmas

Implement animation cycle decorator

Closed this issue · 1 comments

Implement a decorator for animations, which will accept a collection of animations and a switching period. The decorator should cycle through the given animations, switching to the next one every switching period (e.g. 30 seconds).

The development of the project has gone in a different direction, and this no longer makes sense.