duplicateConnector constant

LevelTile const duplicateConnector

Duplicate connection between two distinct regions that have already been connected by a connector.

Implementation

static const duplicateConnector =
    LevelTile(LevelTileType.duplicateConnector, true);