卡牌技能
This commit is contained in:
@@ -25,7 +25,9 @@ export default class EntityLayer extends Component {
|
||||
// this.node.children.sort(this.zIndexSort);
|
||||
}
|
||||
|
||||
|
||||
protected start(): void {
|
||||
console.log("EntityLayer start")
|
||||
}
|
||||
|
||||
public clear() {
|
||||
this.node.children.forEach(n => {
|
||||
|
||||
Reference in New Issue
Block a user