mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: Add GameTitle
This commit is contained in:
@@ -49,6 +49,7 @@ namespace UI
|
||||
constexpr int LogicalWidth = 640;
|
||||
constexpr int LogicalHeight = 360;
|
||||
|
||||
constexpr int TitleSize = 16 * 8;
|
||||
// 字体大小(逻辑像素)
|
||||
constexpr int DIALOG_FONT_SIZE = 14;
|
||||
constexpr int UI_SMALL_FONT_SIZE = 8;
|
||||
|
||||
Reference in New Issue
Block a user