1
0
mirror of synced 2024-11-24 07:30:21 +01:00

HSOption display Added (#188)

* HS用

* HS用2

* HS用画像追加
This commit is contained in:
OtinkoMann 2022-04-30 19:39:15 +09:00 committed by GitHub
parent 94a3d07892
commit aa90a3d0cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 1245 additions and 1169 deletions

File diff suppressed because it is too large Load Diff

View File

@ -243,6 +243,64 @@ namespace TJAPlayer3
);
}
//強引な実装すまぬ1P用
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 10)
{
TJAPlayer3.Tx.HiSp[0].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 11)
{
TJAPlayer3.Tx.HiSp[1].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 12)
{
TJAPlayer3.Tx.HiSp[2].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 13)
{
TJAPlayer3.Tx.HiSp[3].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 14)
{
TJAPlayer3.Tx.HiSp[4].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 15)
{
TJAPlayer3.Tx.HiSp[5].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 16)
{
TJAPlayer3.Tx.HiSp[6].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 17)
{
TJAPlayer3.Tx.HiSp[7].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 18)
{
TJAPlayer3.Tx.HiSp[8].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 19)
{
TJAPlayer3.Tx.HiSp[9].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 24)
{
TJAPlayer3.Tx.HiSp[10].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 39)
{
TJAPlayer3.Tx.HiSp[11].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 44)
{
TJAPlayer3.Tx.HiSp[12].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.n譜面スクロール速度[0] == 49)
{
TJAPlayer3.Tx.HiSp[13].t2D描画(TJAPlayer3.app.Device, 114, 236);
}
if (TJAPlayer3.ConfigIni.ShinuchiMode)
{
if (TJAPlayer3.Tx.Couse_Symbol[(int)Difficulty.Total] != null)

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B