Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Corona SDK 为 iPhone4 和 SamsungGalaxy2 等新手机编写应用程序。在“config.lua”文件中写入的高级“宽度”和“高度”值是什么?
320x480 的分辨率已经很老了,因为所有新手机都有更高的分辨率。下一个尺寸是多少?
将widthand设置height为对您的应用最有意义的值,然后将缩放参数设置为自动缩放到任何设备的屏幕。
width
height