sorter 
Vars | |
| delay_timerid | timer id of the thing that makes stuff move |
|---|---|
| dir_if_not_met | dir to push to if there is no criteria |
| max_filters | max filters |
| sort_filters | for mappers; filter path = list(direction, value), otherwise a list of initialized filters |
Procs | |
| can_be_launched | Is target something we should even attempt to start launching? |
Var Details
delay_timerid 
timer id of the thing that makes stuff move
dir_if_not_met 
dir to push to if there is no criteria
max_filters 
max filters
sort_filters 
for mappers; filter path = list(direction, value), otherwise a list of initialized filters
Proc Details
can_be_launched
Is target something we should even attempt to start launching?