Describes the node recursively.
The seed of the system where the mission has been given.
Floating point X coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Floating point Y coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Floating point Z coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Integer coordinates of the star sector along the universe X axis
Integer coordinates of the star sector along the universe Y axis
Integer coordinates of the star sector along the universe Z axis
Describes the next task to be done in the mission subtree.
The mission context.
The keyboard layout map to localize the keys.
Returns true if the node is equal to another node, false otherwise.
The other node to compare to.
Returns the target systems of the subtree.
Floating point X coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Floating point Y coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Floating point Z coordinate of the star system inside the star sector. Must be between -0.5 and 0.5.
Integer coordinates of the star sector along the universe X axis
Integer coordinates of the star sector along the universe Y axis
Integer coordinates of the star sector along the universe Z axis
Returns true if the node is completed, false otherwise.
Serializes the node recursively.
Updates the state of the node recursively.
The mission context.
Node used to describe a set of tasks where only one must be completed.