blip
0.1
|
An application asset directory. More...
#include <AssetDirectory.hpp>
Public Member Functions | |
~AssetDirectory () | |
Destructor. More... | |
void | rewind () |
Rewind the directory to the first entry. More... | |
ccxx::String | nextFileName () |
Get the next asset filename. More... | |
An application asset directory.
See AssetManager for details about enumerating an application's assets.
~AssetDirectory | ( | ) |
Destructor.
Closes the directory.
String nextFileName | ( | ) |
Get the next asset filename.
void rewind | ( | ) |
Rewind the directory to the first entry.