blockly > minimalist > Drawer

minimalist.Drawer class

Use Blockly.blockRendering.Drawer instead. To be removed in v11.

An object that draws a block based on the given rendering information.

Signature:

export declare class Drawer extends BaseDrawer 

Extends: BaseDrawer

Constructors

Constructor Modifiers Description
(constructor)(block, info) Constructs a new instance of the Drawer class