drawFunction
abstract fun <T, P : Position2D<P>?> drawFunction( function: (out Any) -> out Number, environment: Environment<T, P>, graphics: Graphics2D, wormhole: Wormhole2D<P>)
Content copied to clipboard
Draw the provided function.