10 new(point.
X, point.
Y, point.
Z, 0),
11 new(point.
X, point.
Y, point.
Z, 1),
12 new(point.
X, point.
Y, point.
Z, 2),
13 new(point.
X, point.
Y, point.
Z, 3),
14 new(point.
X, point.
Y, point.
Z, 4),
15 new(point.
X, point.
Y, point.
Z, 5)
static int Max(int x1, int x2)
int NeighborConnectorFace
ElectricElement NeighborElectricElement
ElectricConnectorType ConnectorType
ElectricConnectorType NeighborConnectorType
SubsystemElectricity SubsystemElectricity
virtual float GetOutputVoltage(int face)
ElectricElement(SubsystemElectricity subsystemElectricity, IEnumerable< CellFace > cellFaces)
List< ElectricConnection > Connections
ReadOnlyList< CellFace > CellFaces
PistonElectricElement(SubsystemElectricity subsystemElectricity, Point3 point)