Flag indicating if the explorer is active.
The pool the explorer belongs to.
Flag indicating if event bubbling is stopped.
Adds the events of the explorer to the node's event listener.
Attaches navigator and its event handlers to a node.
Detaches navigator and its event handlers to a node.
Function to be executed on mouse out.
The mouse event.
Function to be executed on mouse over.
The mouse event.
Removes the events of the explorer from the node's event listener.
Starts the explorer.
Stops the explorer.
Update the explorer after state changes.
Optional
force: booleanForces the update in any case. (E.g., even if explorer is inactive.)
Interface for mouse explorers. Adds the necessary mouse events.