blockly > blockRendering > InputConnection

blockRendering.InputConnection-Klasse

Die Basisklasse für eine Eingabe, die beim Rendern Platz in einem Block beansprucht.

Unterschrift:

export declare class InputConnection extends Connection 

Erweitert:Verbindung

Konstruktoren

Konstruktor Modifikatoren Beschreibung
(constructor)(constants, input) Erstellt eine neue Instanz der Klasse InputConnection.

Attribute

Attribut Modifikatoren Typ Beschreibung
ausrichten Zahl
connectedBlock BlockSvg | null
connectedBlockHeight Zahl
connectedBlockWidth Zahl
connectionOffsetX Zahl
connectionOffsetY Zahl
input Eingabe