added swf_SetDefineBBox().
authorkramm <kramm>
Thu, 30 Dec 2004 18:23:01 +0000 (18:23 +0000)
committerkramm <kramm>
Thu, 30 Dec 2004 18:23:01 +0000 (18:23 +0000)
lib/rfxswf.h

index 88cdf7c..6ea8900 100644 (file)
@@ -744,6 +744,8 @@ U8 swf_isShapeTag(TAG*tag);
 
 U16 swf_GetDefineID(TAG * t);
 SRECT swf_GetDefineBBox(TAG * t);
+void swf_SetDefineBBox(TAG * t, SRECT r);
+
 void swf_SetDefineID(TAG * t, U16 newid);
 U16 swf_GetPlaceID(TAG * t); //PLACEOBJECT, PLACEOBJECT2 (sometimes), REMOVEOBJECT
 int swf_GetDepth(TAG * t); //PLACEOBJECT,PLACEOBJECT2,REMOVEOBJECT,REMOVEOBJECT2,SETTABINDEX