# Functions
CreateQuadrilateral Creates a quadrilateral Canvas @parma Name: Creates the name of the quadrilateral to mark the node, but does not force uniqueness @return creates a node that will be loaded into each global repository before it returns.
GetNodeByName Tries to get a Node by Name @parma Name: node.Name @return The obtained node stack and the obtained result.
Remove Used to destroy nodes in batches.
Render Asynchronous rendering, which can be called manually.
Select Select a node to be used as the output node to listen for onKeyBord events.
Start initializes the service, using the framework's mandatory function, which does most of the initialization @parma autoFlash: Whether to automatically render, and the relatively timely response to the window during automatic rendering fy: rendering frequency and window size acquisition frequency, the base unit is ms keyBordEvent: whether to enable key event listening.
# Constants
Display declaration run program adaptive.
Black background color.
Black color.
Blue background color.
Blue color.
The Name of the top-level node is fixed, but the node whose Name is body may have more than body.
Continuous line.
Cyan background color.
Cyan color.
Error information constant.
Dashed line.
Error information constant.
Green background color.
Green color.
Keycode.
Keycode.
Keycode.
Keycode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Keycode.
Keycode.
No description provided by the author
No description provided by the author
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
Keycode.
No description provided by the author
No description provided by the author
This style is usually not valid.
Event specific constant.
Event specific constant.
Event specific constant.
Event specific constant.
Event specific constant.
Event specific constant.
Event specific constant.
Event specific constant.
Error information constant.
Package name, usually used for information printing.
Error information constant.
x aligned to the right.
xy aligned to the bottom right.
y aligned to the bottom.
Used for x centering in Position.
Used for x and y centering in Position.
Used for y centering in Position.
Purple background color.
Purple color.
Tag of different types of nodes.
Red background color.
Red color.
Asynchronous wait time.
Error information constant.
Frequency of window query, in ms.
White background color.
White color.
Error information constant.
Yellow background color.
Yellow color.
Different types of renderers, which can get Node through the hierarchy.
# Variables
Root node.
Universal variable.
The currently selected node.
Global altitude.
Global width.
# Structs
Canvas main body.
CanvasAttr some key information of Canvas.
CanvasPosition canvas position information, as well as its weight.
CanvasPositionType the type represented by position.
CanvasStyle describes the style.
CanvasVolume describes the volume parameters of canvas.
Quadrilateral a square Canvas.
RenderZIndexTree A hierarchy tree generated from the RenderStack.
# Type aliases
No description provided by the author
EventCallBack callback function type.
No description provided by the author
No description provided by the author