Ejemplo n.º 1
0
 public void removeGLEventListener(GLEventListener listener) {
   drawableHelper.removeGLEventListener(listener);
 }