apply

open fun apply(g: Graphics2D, n: Node<out Any>, x: Int, y: Int)(source)

Applies the effect.

Deprecated

use apply instead.

Parameters

graphic

Graphics2D to use

node

the node to draw

x

x screen position

y

y screen position