是否有Flash的AS3类/库,在“Sprite”的传统含义中,只渲染一个图像的某个部分?
如果没有制作我自己的,我想以前已经做过某种方便的方法。但是,“Sprite”在ActionScript中意味着Sprite
,这使得谷歌等无法实现。
非常感谢, 罗斯
答案 0 :(得分:1)
有六角星的animatedbitmap类,而网站看起来已经不见了,drawlogic仍然有一些信息+下载链接
http://drawlogic.com/2007/09/22/as3-animated-bitmap-class/
http://files.hexagonstar.com/classes/as3/animatedbitmap.zip
修改的
看起来像这里有什么 - > http://blog.hexagonstar.com/animatedbitmapclass/
答案 1 :(得分:1)
请参阅scrollRect属性,这应该可以解决问题