新增Physics.linecast/linecastAll方法
This commit is contained in:
@@ -228,6 +228,7 @@ module es {
|
||||
this.addEventListener(egret.Event.ENTER_FRAME, this.update, this);
|
||||
|
||||
Input.initialize();
|
||||
KeyboardUtils.init();
|
||||
this.initialize();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user