ChainLink

Undocumented in source.

Constructors

this
this(Node next)
Undocumented in source.

Members

Functions

afterDraw
void afterDraw(Rectangle , Rectangle )
Undocumented in source. Be warned that the author may not have intended to support it.
afterResize
void afterResize(Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.
beforeDraw
void beforeDraw(Rectangle , Rectangle )
Undocumented in source. Be warned that the author may not have intended to support it.
beforeResize
void beforeResize(Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.
drawChild
void drawChild(Node child, Rectangle space)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afterDrawCalls
int afterDrawCalls;
Undocumented in source.
afterResizeCalls
int afterResizeCalls;
Undocumented in source.
beforeDrawCalls
int beforeDrawCalls;
Undocumented in source.
beforeResizeCalls
int beforeResizeCalls;
Undocumented in source.
debugSignalIO
DebugSignalIO debugSignalIO;
Undocumented in source.
drawChildCalls
int drawChildCalls;
Undocumented in source.

Meta