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