SWFDisplayItem_cacheAsBitmap
set cashing flag
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
set cashing flag
#include <ming.h>
void SWFDisplayItem_cacheAsBitmap
(
SWFDisplayItem item,
int flag
);
If this flag ist set, the character can be cached as a bitmap. This might improve rednering speed, if the object dos no change often. This feature is for SWF version >= 8 only.