ConveyorInfo

constructor(name: String, cellSize: Int, accumulating: Boolean, segments: List<SegmentInfo> = emptyList())(source)