ALLEGRO_FS_ENTRY
typedef struct ALLEGRO_FS_ENTRY ALLEGRO_FS_ENTRY;
Introduced in 5.0.0
Opaque filesystem entry object. Represents a file or a directory (check with al_get_fs_entry_mode). There are no user accessible member variables.
Most helpful discussions:
- ALLEGRO_PATH/ALLEGRO_FS_ENTRY and PHYSFS addon
- I am looking for correct detailed instructions how to build Allegro....
- Check if entry is a folder
- open directories with special characters
- Video playback issues
- Creating an array of files
- [A5] al_read_directory() odd behavior
- A5 compiled fine, but can't compile against the library
- Crash in iOS simulator iOS 8 when rotating screen left
- Native file dialog patch
Other recent discussions:
- [A5] for_each_file - missing
- al_create_fs_entry not working second time after calling destructor
- al_get_path_tail changes in 5.1.5?
- al_read_directory crash on 64bit Windows 8
- limiting filetypes in a save dialogue
- A5: Allegro File System error
- Physfs problem (cont'd)
- Physfs problem
- Can't load TTF addon in separate class file
- How to get all files in a directory with A5