Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/DTXManiaプロジェクト/コード/ステージ/05.選曲/CStage選曲.cs

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

revision 205 by kairera0467, Tue Dec 31 05:45:53 2013 UTC revision 212 by ron1120, Wed Jan 8 07:01:00 2014 UTC
# Line 317  namespace DTXMania Line 317  namespace DTXMania
317                      this.tx上部パネル.t2D描画( CDTXMania.app.Device, 0f, 143.0f, new Rectangle(0, 143, 200, 3 ) );                      this.tx上部パネル.t2D描画( CDTXMania.app.Device, 0f, 143.0f, new Rectangle(0, 143, 200, 3 ) );
318                  }                  }
319    
320                                  //this.actInformation.On進行描画();                                  this.actInformation.On進行描画();
321                                  if( this.tx下部パネル != null )                                  if( this.tx下部パネル != null )
322                                          this.tx下部パネル.t2D描画( CDTXMania.app.Device, 0, 720 - this.tx下部パネル.sz画像サイズ.Height );                                          this.tx下部パネル.t2D描画( CDTXMania.app.Device, 0, 720 - this.tx下部パネル.sz画像サイズ.Height );
323    
# Line 331  namespace DTXMania Line 331  namespace DTXMania
331                                  {                                  {
332              //      this.txコメントバー.t2D描画(CDTXMania.app.Device, 484, 342);              //      this.txコメントバー.t2D描画(CDTXMania.app.Device, 484, 342);
333                                  }                                  }
334                          //      this.actArtistComment.On進行描画();                                  this.actArtistComment.On進行描画();
335                                  //this.actオプションパネル.On進行描画();                                  //this.actオプションパネル.On進行描画();
336                                  if ( this.txFLIP != null && CDTXMania.ConfigIni.bIsSwappedGuitarBass )  // #24063 2011.1.16 yyagi                                  if ( this.txFLIP != null && CDTXMania.ConfigIni.bIsSwappedGuitarBass )  // #24063 2011.1.16 yyagi
337                                  {                                  {

Legend:
Removed from v.205  
changed lines
  Added in v.212

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