25 #ifndef PEGASUS_NEIGHBORHOOD_ZOOM_H 26 #define PEGASUS_NEIGHBORHOOD_ZOOM_H 28 #include "common/array.h" 29 #include "common/endian.h" 31 #include "pegasus/constants.h" 34 class SeekableReadStream;
44 static uint32 getResTag() {
return MKTAG(
'Z',
'o',
'o',
'm'); }
52 bool isEmpty() {
return movieStart == 0xffffffff; }
58 DirectionConstant direction;
61 Entry findEntry(HotSpotID hotspot);
Definition: algorithm.h:29
#define MKTAG(a0, a1, a2, a3)
Definition: endian.h:188
Definition: ai_action.h:33