Const
Defines the type of Node.
Node has no parent. Used to initialise Tree
Node has parent and children
Node has no children. End of game condition.
Generated using TypeDoc
Defines the type of Node.