Add border to nameplates to make them look cleaner
This commit is contained in:
parent
cf99b6c67d
commit
780d98d58b
@ -227,6 +227,8 @@ namespace TJAPlayer3
|
|||||||
else
|
else
|
||||||
this.txName[player].t2D拡大率考慮中央基準描画(TJAPlayer3.app.Device, x + 121, y + 36);
|
this.txName[player].t2D拡大率考慮中央基準描画(TJAPlayer3.app.Device, x + 121, y + 36);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TJAPlayer3.Tx.NamePlateBase.t2D描画(TJAPlayer3.app.Device, x, y, new RectangleF(0, 4 * 54 + 3, 220, 54));
|
||||||
}
|
}
|
||||||
|
|
||||||
private void tNamePlateDraw(int player, int x, int y, int Opacity = 255)
|
private void tNamePlateDraw(int player, int x, int y, int Opacity = 255)
|
||||||
|
BIN
Test/dll/FDK.dll
BIN
Test/dll/FDK.dll
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user