main.lst
来自「Gambas is a graphical development enviro」· LST 代码 · 共 13 行
LST
13 行
'' Object List File.
'' This file is used to tell the game which files to load on start up.
' The first object is the player object.
'' data_file.2do,ID,X,Y'ship.2do,Subjugator,320,240triangle.2do,Object1,200,100triangle.2do,Object2,300,100
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?