今日新篇、、AsWing学习整理(一)
摘要:
AsWing中,最基本的元素是组件(Component),容纳Component的是容器(Container),Container是Component的直接子类。即是说,容器也是组件,只不过它比组件多出append,remove,setLayout等方法AsWing的组件一般需要添加至一个AsWing容器来显示,但也可以直接添加至stage或是一个原生态的sprite,不过需要设置该组件的坐标、高宽才能正常显示AsWing标准添加 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHig 阅读全文
浙公网安备 33010602011771号