Graphics.loadImage

来自SMBX 中文百科
LunaLua:Graphics.loadImage
跳转到导航 跳转到搜索

载入 PNG 图像,用于其他图像参数(例如 Graphics.drawImage)。

格式

Graphics.loadImage(字符串)

类似函数为 Graphics.loadImageResolved(以关卡/地图/graphics 文件夹的顺序载入图片)。