A flow field for a single room that stores one direction per tile.
Free the memory allocated for this flow field.
Get the direction for a given coordinate.
Given a monodirectional flow field (for a single room), find the path from a given position to the origin. Never paths through other rooms.
Set the direction for a given coordinate.
Optional
A flow field for a single room that stores one direction per tile.