euporie.core.border.DirectionFlags

class euporie.core.border.DirectionFlags(north: bool = False, east: bool = False, south: bool = False, west: bool = False)

Flag which indicate the connection of a grid node.