ブロックする >geras >レンダラ >makeDrawer_
geras.Renderer.makeDrawer_() メソッド
レンダラのドロワーの新しいインスタンスを作成します。
署名:
protected makeDrawer_(block: BlockSvg, info: BaseRenderInfo): Drawer;
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
ブロック | BlockSvg | レンダリングするブロック。 |
情報 | BaseRenderInfo | このブロックをレンダリングするために必要なすべての情報を含むオブジェクト。 |
戻り値:
ドロワー。