修改Satge的默认大小
This commit is contained in:
parent
c52f2b44f5
commit
1ff182c58c
@ -25,11 +25,11 @@ public class AppConstants {
|
||||
/**
|
||||
* 初始宽度
|
||||
*/
|
||||
public static final double SCREEN_WIDTH = 800;
|
||||
public static final double SCREEN_WIDTH = 1050;
|
||||
/**
|
||||
* 初始高度
|
||||
*/
|
||||
public static final double SCREEN_LENGTH = 600;
|
||||
public static final double SCREEN_LENGTH = 750;
|
||||
/**
|
||||
* logo地址
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user