render

open override fun render(gfx: Graphics2D, canvasWidth: Int, canvasHeight: Int)

Renders the trajectory sequence entity on the given graphics context.

Parameters

gfx

The graphics context to render on.

canvasWidth

The width of the canvas.

canvasHeight

The height of the canvas.