main.lua: local lfs = require( "lfs" ) local doc\_path = system.pathForFile( "cards" ) textY = 100 for file in lfs.dir( doc\_path ) do ...
確定! 回上一頁