Beispiel #1
0
 public void destroy() {
   if (sphere != null) {
     sphere.destroy();
   }
 }