Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Allow adding sequences to other sequences #10

Open
tillnagel opened this issue Jun 25, 2015 · 3 comments
Open

Feature: Allow adding sequences to other sequences #10

tillnagel opened this issue Jun 25, 2015 · 3 comments

Comments

@tillnagel
Copy link

This would allow creating sequences in other classes and then create the final sequence by cascading child sequences. Would be a nice-to-have.

@Ruben9922
Copy link

Ruben9922 commented Sep 19, 2016

I was thinking this would be nice to have as well. Currently I'm returning an array of Ani objects from a method, which would be used as part of a larger sequence as well as in their own sequence, but would prefer to just return a sequence from that method.
I'll try adding this some time, though I only starting using Ani yesterday, but it shouldn't be too hard.

@b-g
Copy link
Owner

b-g commented Sep 20, 2016

Hi @Ruben9922, yes indeed, this would be nice. Very happy to incorporate this via a PR :) Best, Benedikt

@Ruben9922
Copy link

@b-g Okay, awesome :) I wrote some code a few days ago but I've yet to test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants