Effect FX
Graphical visualization of something happening in the environment.
Parameters
<P>
the position type
Functions
Link copied to clipboard
abstract fun <T> computeDrawCommands(environment: Environment<T, P>): Queue<DrawCommand<P>>
Content copied to clipboard
Computes a queue of commands to Draw something.
Link copied to clipboard
Sets the visibility of the effect.