fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
BuildOutline
fluid
tour
Undocumented in source.
class
BuildOutline : TreeAction {
Space
outline
;
Children
children
;
this
(Space outline);
void
beforeResize
(Node node, Vector2 );
void
afterTree
();
}
Constructors
this
this
(Space outline)
Undocumented in source.
Members
Functions
afterTree
void
afterTree
()
Undocumented in source. Be warned that the author may not have intended to support it.
beforeResize
void
beforeResize
(Node node, Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
children
Children
children
;
Undocumented in source.
outline
Space
outline
;
Undocumented in source.
Meta
Source
See Implementation
fluid
tour
modules
buttons
drag_and_drop
forms
frames
introduction
margins
module_view
popups
slots
themes
classes
BuildOutline
FunctionVisitor
functions
createUI
exampleList
main
render
showcaseCode
title
manifest constants
contentSize
maxContentSize
sidebarSize
variables
codeTheme
exampleListTheme
highlightBoxTheme
mainTheme
previewWrapperTheme