コード例 #1
0
ファイル: CCSpeed.java プロジェクト: vano777v/MyGameProject
 @Override
 public boolean isDone() {
   return other.isDone();
 }