Torque2D Reference
Modules | Namespaces | Classes | Macros
Zip Code

Modules

 Zip Code Internals
 

Namespaces

 Zip
 Namespace for the zip code.
 

Classes

class  StreamObject
 Script wrapper for the Stream class. More...
 
struct  ZipArchive::ZipEntry
 
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...
 

Detailed Description

Macro Definition Documentation

#define DEFAULT_ZIP_PASSWORD   "changeme"

Password to use when opening encrypted zip files. Change this to whatever the password is for your zips.