blockly > zelos > StatementInput
zelos.StatementInput class
An object containing information about the space a statement input takes up during rendering.
Signature:
export declare class StatementInput extends BaseStatementInput
Extends: BaseStatementInput
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(constants, input) | Constructs a new instance of the StatementInput class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connectedBottomNextConnection | boolean |