c++ - Cocos2d-x How to list all files from a resource directory -


how list files resource directory?

i'm using c++ , need way read files resource directory , push vector.

ex:

cards/  card_1.png  card_414.png  card_6124.png  card_2.png 

i think there no available api in cocos2dx.

it's easy implement native code.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -