Legend
| Static method: ConsoleColoredString FromEggsNode( |
EggsNode | node | The root node of the EggsML parse tree. |
The following EggsML tags map to the following console colors:
~
= black, or dark gray if inside a *
tag/
= dark blue, or blue if inside a *
tag$
= dark green, or green if inside a *
tag&
= dark cyan, or cyan if inside a *
tag_
= dark red, or red if inside a *
tag%
= dark magenta, or magenta if inside a *
tag^
= dark yellow, or yellow if inside a *
tag=
= dark gray (independent of *
tag)
Text which is not inside any of the above color tags defaults to light gray, or white if inside a *
tag.