Ejemplo n.º 1
0
 @Override
 public void clearDanmakusOnScreen() {
   if (handler != null) {
     handler.clearDanmakusOnScreen();
   }
 }