Beispiel #1
0
 /**
  * shut down the engine, release all the resources.
  *
  * @deprecated
  */
 public void shutdown() {
   destroy();
 }