bool hasMissingNeighborCell()
void setPathNodeIdx(int pathNodeIdx)
Set path node index.
const Vector3 & getPosition() const
void setMissingNeighborCell(bool missingNeighborCell)
Set has missing neighbor cell.
FlowMapCell(const Vector3 &position, bool walkable, const Vector3 &direction, int pathNodeIdx)
Private constructor.
void setDirection(const Vector3 &direction)
Set movement direction.
FlowMapCell()
Default constructor.
int getPathNodeIdx()
Get path node index.
const Vector3 & getDirection() const