oops-framework
oops-framework copied to clipboard
entity not create
@ecs.register(Prop)
export class Prop extends ecs.Entity {
constructor(){ console.log("自吱吱吱吱智障") super() console.log("父父父父父父父父父父父父父父父父父") }
entity stop on super
ecs.getEntity<ecs.Entity>(ecs.Entity);