home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / henkyaku1.0.exe / henkyaku / Program / Usr / risettohaikei.tonyu < prev    next >
Text File  |  2010-01-02  |  115b  |  10 lines

  1. extends DxChar;
  2. zOrder=-10;
  3. alpha=125;
  4. scaleX=1;
  5. while(1){
  6.   update();
  7.   if($risetto==0){
  8.     die();
  9.   }
  10. }