22 #ifndef PRINCE_OBJECT_H 23 #define PRINCE_OBJECT_H 25 #include "image/image_decoder.h" 26 #include "graphics/surface.h" 51 kObjectZoomInSource = 12,
52 kObjectZoomInLen = 16,
53 kObjectZoomInAddr = 20,
54 kObjectZoomInTime = 24
59 int32 getData(AttrId dataId);
60 void setData(AttrId dataId, int32 value);
Definition: animation.h:30