QueryEntityComponent<T extends App<T> > constructor
QueryEntityComponent<T extends App<T> > (
- T app,
- Entity<
T> entity
Implementation
QueryEntityComponent(super.app, this.entity);