This website works better with JavaScript
首页
发现
帮助
登录
Godot
/
godot-demo-projects
镜像自地址
https://github.com/godotengine/godot-demo-projects.git
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
浏览代码
* multi_screen testing + bugfixes
* ALT-TAB is working
* tested on Ubuntu 14.10 Unity + LXDE
* minor cleanup
hurikhan
10 年之前
父节点
9c617df710
当前提交
3f2a850267
共有
2 个文件被更改
,包括
2 次插入
和
0 次删除
分列视图
显示文件统计
2
0
misc/window_management/engine.cfg
二进制
misc/window_management/window_management.scn
+ 2
- 0
misc/window_management/engine.cfg
查看文件
@@ -8,3 +8,5 @@ icon="icon.png"
fullscreen=false
resizable=true
+width=800
+height=600
二进制
misc/window_management/window_management.scn
查看文件