| Class | Description |
|---|---|
| FloorConnector |
This class inherits from GridNode and holds extra information
needed to connect different floors in a 3D grid together.
|
| FloorSequencer |
This class sequences together 2D paths generated from a GridAStar
object to form an approximate shortest 3D path specific to
building navigation.
|
| Enum | Description |
|---|---|
| FloorConnector.Type |
Enum holding the possible different types of a floor connector.
|