class Door
extends Engine.NavigationPoint/*=============================================================================
Door.
Used to mark a door on the Navigation network (a door is a mover that may act
as an obstruction).
=============================================================================
*/
/* SpecialHandling is called by the navigation code when the next path has been found.
It gives that path an opportunity to modify the result based on any special considerations
*/