this.addEventListener(Event.ADDED_TO_STAGE, addtoStageHandler);as3的添加舞台事件,Laya有木有类似的事件啊?
Laya.stage.on(Event.DISPLAY,this,onAdded);