Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Modules | Namespaces | Classes | Macros
Zip Code

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...
 

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.