GetDirectoryFileCountEx
n = raylib.GetDirectoryFileCountEx("assets", "*.png", false) print "PNG files in assets: " + n
There was an error while loading. Please reload this page.