fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
OnlyRunsOnce
actions
tree_action
Undocumented in source.
@
safe
class
OnlyRunsOnce : TreeAction {
bool
treeReached
;
void
reset
();
void
beforeTree
(Node , Rectangle );
}
Members
Functions
beforeTree
void
beforeTree
(Node , Rectangle )
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void
reset
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
treeReached
bool
treeReached
;
Undocumented in source.
Meta
Source
See Implementation
actions
tree_action
classes
OnlyRunsOnce