コード例 #1
0
ファイル: GIFAnimation.java プロジェクト: wuyun1/loon-simple
 public boolean isRunning() {
   return animation.isRunning();
 }