摘要: 最近终于把事件机制弄明白了。和大家分享一下。下面是定义的事件:package{ import flash.events.Event; public class NBEEvent extends Event { /** * 对 */ public static const RIGHT:... 阅读全文
posted @ 2014-08-11 17:05 Andy.Qiu 阅读(245) 评论(0) 推荐(0) 编辑