- result
Node result;
Node this action has found.
- then
alias then = typeof(super).then
Undocumented in source.
- then
alias then = Publisher!Node.then
Undocumented in source.
- subscribe
alias subscribe = typeof(super).subscribe
Undocumented in source.
- subscribe
alias subscribe = Publisher!Node.subscribe
Undocumented in source.
- clearSubscribers
void clearSubscribers()
Undocumented in source. Be warned that the author may not have intended to support it.
- subscribe
void subscribe(Subscriber!Node subscriber)
Undocumented in source. Be warned that the author may not have intended to support it.
- beforeTree
void beforeTree(Node node, Rectangle rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- stopped
void stopped()
Undocumented in source. Be warned that the author may not have intended to support it.