Constructor
new Connection(reporter, settings)
Parameters:
| Name |
Type |
Description |
reporter |
Reporter
|
|
settings |
Object
|
Properties
| Name |
Type |
Attributes |
Description |
id |
UUID
|
<optional>
|
|
name |
string
|
<optional>
|
|
from |
Object
|
|
Properties
|
to |
Object
|
|
Properties
|
quaternion |
Quaternion
|
<optional>
|
|
|
- Source:
Members
Type:
- Source:
Type:
- Source:
Type:
- Source:
connectors :Array.<Connector>
Type:
- Source:
Type:
- Source:
Type:
- Source:
Methods
_build()
- Source:
Returns:
connects(component) → {Boolean}
Checks whether a connector or blockInstance is part of this connection
Parameters:
- Source:
Returns:
-
Type
-
Boolean