Blockly.blockRendering. StatementInput
An object containing information about the space a statement input takes up during rendering
Constructor
StatementInput
new StatementInput(constants, input)
Parameter |
|
---|---|
constants |
The rendering constants provider. Value must not be null. |
input |
The statement input to measure and store information for. Value must not be null. |
Properties
align
unknown
- Inherited from
- Blockly.blockRendering.InputConnection#align
centerline
unknown
- Inherited from
- Blockly.blockRendering.Measurable#centerline
connectedBlock
unknown
- Inherited from
- Blockly.blockRendering.InputConnection#connectedBlock
connectionModel
unknown
- Inherited from
- Blockly.blockRendering.Connection#connectionModel
connectionOffsetX
unknown
- Inherited from
- Blockly.blockRendering.InputConnection#connectionOffsetX
connectionOffsetY
unknown
- Inherited from
- Blockly.blockRendering.InputConnection#connectionOffsetY
constants_
unknown
The renderer's constant provider.
- Inherited from
- Blockly.blockRendering.Measurable#constants_
height
unknown
- Inherited from
- Blockly.blockRendering.Measurable#height
input
unknown
- Inherited from
- Blockly.blockRendering.InputConnection#input
isDynamicShape
unknown
- Inherited from
- Blockly.blockRendering.Connection#isDynamicShape
notchOffset
unknown
- Inherited from
- Blockly.blockRendering.Measurable#notchOffset
shape
unknown
- Inherited from
- Blockly.blockRendering.Connection#shape
type
unknown
- Inherited from
- Blockly.blockRendering.Measurable#type
width
unknown
- Inherited from
- Blockly.blockRendering.Measurable#width
xPos
unknown
- Inherited from
- Blockly.blockRendering.Measurable#xPos