Home > blockly > Connection > isSuperior
Connection.isSuperior() method
Does the connection belong to a superior block (higher in the source stack)?
Signature:
isSuperior(): boolean;
Returns:
boolean
True if connection faces down or right.
Home > blockly > Connection > isSuperior
Does the connection belong to a superior block (higher in the source stack)?
Signature:
isSuperior(): boolean;
Returns:
boolean
True if connection faces down or right.