Skip to content

dahlbergbob/Sequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequence Copyright (C) 2013 Bob Dahlberg

This program comes with ABSOLUTELY NO WARRANTY; for details see http://www.gnu.org/licenses (GNU GPLv3)
This is free software, and you are welcome to redistribute it under certain conditions.

Sequence is a simple task handler that will keep your function calls/tasks in order. It allows you to setup predefined sequences of concurrent or sequentail tasks, nest sequencens/tasks/function calls or add extra tasks to the sequences adhoc as it runs.

Implement ITask or ISequentialTask (or extend the implementations of them) to make your own tasks.

About

An ActionScript Sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published