Blockly.blockRendering. SquareCorner
class package static
An object containing information about the space a square corner takes up during rendering.
Constructor
SquareCorner
new SquareCorner(constants, opt_position)
Parameter |
|
---|---|
constants |
The rendering constants provider. Value must not be null. |
opt_position |
Optional The position of this corner. |
Properties
centerline
unknown
- Inherited from
- Blockly.blockRendering.Measurable#centerline
constants_
protected
unknown
The renderer's constant provider.
- Inherited from
- Blockly.blockRendering.Measurable#constants_
height
unknown
- Inherited from
- Blockly.blockRendering.Measurable#height
notchOffset
unknown
- Inherited from
- Blockly.blockRendering.Measurable#notchOffset
type
unknown
- Inherited from
- Blockly.blockRendering.Measurable#type
width
unknown
- Inherited from
- Blockly.blockRendering.Measurable#width
xPos
unknown
- Inherited from
- Blockly.blockRendering.Measurable#xPos