MODULE 3: IStuffDPF v4.3, Data Package Format interface.


Detailed Description

logotipo.png


Interface to manage all operations related to DPF (Data Package Format).
It is a secure container to avoid external modification which can be protected with password.
It uses a precached algorithm to a faster loading/saving resources for the last 32 DPFs opened.
It will close and display info for any DPF file that was not closed at CRM32Pro.Quit() time.
Internally, CRM32Pro use it to pack images, tiles, sprites, fonts, buttons and sounds.
Very useful and easy to use.
CRM32Pro.Init() builds this interface and CRM32Pro.Quit() removes it.

Classes

class  CRM32Pro_IStuffDPF
 IStuffDPF. More...
struct  DPF_BlockData
 Data block. More...

Defines

#define DPFACCESS_LOWLEVEL   1
 Used with SetAccessMode(). Extremly slow access but in case of block corruption, it can read all blocks.
#define DPFACCESS_NORMAL   0

Define Documentation

#define DPFACCESS_NORMAL   0

Used with SetAccessMode(). Fast access but in case of block corruption, it could omit some blocks. Default setting.


Generated on Mon Dec 21 17:04:39 2009 for CRM32Pro SDK v5.00 by  doxygen 1.6.1