add Command
Adds a DrawCommand
to the queue to be executed on the JavaFX thread.
Return
this builder
Parameters
do On JFXThread
the action to do
Adds a DrawCommand
to the queue to be executed on the JavaFX thread.
this builder
the action to do