|
Cogs.Core
|
Public Attributes | |
| mz_zip_archive | archive = {} |
| std::unordered_map< std::string, mz_zip_archive_file_stat > | entries |
| Mutex | m |
Definition at line 18 of file ResourceArchive.cpp.
| mz_zip_archive Cogs::Core::Archive::archive = {} |
Definition at line 20 of file ResourceArchive.cpp.
| std::unordered_map<std::string, mz_zip_archive_file_stat> Cogs::Core::Archive::entries |
Definition at line 22 of file ResourceArchive.cpp.
|
mutable |
Definition at line 23 of file ResourceArchive.cpp.