prepare

open fun <T, P : Position2D<P>> prepare(    effect: AbstractDrawLayersValues,     toDraw: Collection<Layer<T, P>>,     environment: Environment<T, P>,     g: Graphics2D,     wormhole: Wormhole2D<P>)

Prepare the mapping (if necessary).