コード例 #1
0
 public void shutdown() {
   tickActQueue.clear();
   dead = true;
   CMLib.killThread(this, 10, 1);
 }