Browse Subversion Repository
Diff of /trunk/DTXManiaプロジェクト/コード/全体/CDTXMania.cs
Parent Directory
| Revision Log
| Patch
| 1502 |
} |
} |
| 1503 |
public static void tテクスチャの解放( ref CTexture tx ) |
public static void tテクスチャの解放( ref CTexture tx ) |
| 1504 |
{ |
{ |
| 1505 |
CDTXMania.t安全にDisposeする( ref tx ); |
if( tx != null ) |
| 1506 |
|
CDTXMania.t安全にDisposeする( ref tx ); |
| 1507 |
} |
} |
| 1508 |
|
|
| 1509 |
public static CTexture tテクスチャの生成( byte[] txData ) |
public static CTexture tテクスチャの生成( byte[] txData ) |
|
|
Legend:
| Removed from v.84 |
|
| changed lines |
| |
Added in v.90 |
|
|
|