VectorDrawer

class VectorDrawer(val graphic: VectorGraphic) : ElementDrawer

Constructors

Link copied to clipboard
constructor(graphic: VectorGraphic)

Properties

Link copied to clipboard
val graphic: VectorGraphic

Functions

Link copied to clipboard
open override fun draw(renderer: Renderer2D, context: DrawContext, tick: Duration)