computeDrawCommands

open fun <T> computeDrawCommands(environment: Environment<T, P>): Queue<DrawCommand<P>>

Computes a queue of commands to Draw something.