|
Torque2D Reference
|
Modules | |
| Zip Code Internals | |
Namespaces | |
| namespace | Zip |
| Namespace for the zip code. | |
Classes | |
| class | StreamObject |
| Script wrapper for the Stream class. More... | |
| class | ZipArchive |
| Class for accessing Zip files. More... | |
| class | ZipObject |
| Script wrapper for Zip::ZipArchive. More... | |
| class | ZipStatFilter |
| Helper class for tracking CRC and uncompressed size. More... | |
Macros | |
| #define | DEFAULT_ZIP_PASSWORD "changeme" |
| Password to use when opening encrypted zip files. Change this to whatever the password is for your zips. More... | |
| #define DEFAULT_ZIP_PASSWORD "changeme" |
Password to use when opening encrypted zip files. Change this to whatever the password is for your zips.
1.8.3.1