25 #include "common/archive.h" 26 #include "common/rect.h" 27 #include "common/hashmap.h" 30 class SeekableReadStream;
46 kResCompressionNone = 1,
51 ResType type = kResTypeEmpty;
52 ResCompression comp = kResCompressionNone;
53 uint16 width = 0, pitch = 0, height = 0;
55 uint32 compressedSize = 0, size = 0;
126 #endif // NANCY_CIF_H
Definition: serializer.h:79
Definition: archive.h:141
Definition: algorithm.h:29
Definition: resource.h:36
Definition: actionmanager.h:32