Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/DTXManiaプロジェクト/コード/ステージ/08.結果/CActResultRank.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 110 by kairera0467, Mon Jun 3 10:39:43 2013 UTC revision 115 by kairera0467, Sun Jun 9 11:22:27 2013 UTC
# Line 194  namespace DTXMania Line 194  namespace DTXMania
194                  }                  }
195                  if ( this.txランク文字2P != null )                  if ( this.txランク文字2P != null )
196                  {                  {
197                      this.txランク文字2P.t2D描画(CDTXMania.app.Device, this.n本体X, this.n本体Y, new Rectangle(0, 0, (int)((double)txランク文字.sz画像サイズ.Width * num2), this.txランク文字.sz画像サイズ.Height));                      this.txランク文字2P.t2D描画(CDTXMania.app.Device, 850, 420, new Rectangle(0, 0, (int)((double)txランク文字.sz画像サイズ.Width * num2), this.txランク文字.sz画像サイズ.Height));
198                  }                  }
199                          }                          }
200                          if( !this.ctランク表示.b終了値に達した )                          if( !this.ctランク表示.b終了値に達した )

Legend:
Removed from v.110  
changed lines
  Added in v.115

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26