gamemenu.xml

来自「一个坦克游戏附源代码」· XML 代码 · 共 6 行

XML
6
字号
<?xml version="1.0" ?>
<body type="gui" version="1.0" >
<button id="100" text="返回游戏" left="20" top="350" right="120" bottom="380" />
<button id="101" text="退回标题" left="20" top="390" right="120" bottom="420" />
<button id="102" text="退出游戏" left="20" top="430" right="120" bottom="460" />
</body>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?