• simulation_reward Reward to the last time step;

  • simulation_play Play from the current time step;

  • simulation_pause Pause the animation;

  • simulation_forward Forward to the next time step;

  • simulation_stop Stop the animation (and return at the first time step);

  • simulation_remove Remove the animation (remove data animation from memory).