xin's blog

Just have a little faith.
  首页  :: 管理

2009年8月26日

摘要: DisplayObject有属性tranform,可以动态设置DisplayObject显示对象的矩阵、颜色转换和像素,比如var colorTransform:ColorTransform = new ColorTransform();colorTransform.color = 0xff6600;myDisplayObject.transform.colorTransform = colorT... 阅读全文

posted @ 2009-08-26 09:12 greatxin 阅读(223) 评论(0) 推荐(0)