blockly > zelos > Renderer > makeDrawer_

zelos.Renderer.makeDrawer_() メソッド

レンダラのドロワーの新しいインスタンスを作成します。

署名:

protected makeDrawer_(block: BlockSvg, info: BaseRenderInfo): Drawer;

パラメータ

パラメータ 種類 説明
ブロック BlockSvg レンダリングするブロック。
情報 BaseRenderInfo このブロックのレンダリングに必要なすべての情報を含むオブジェクト。

戻り値:

引き出し

ドロワー。