EventEntityRemoving<T extends App<T>> constructor

EventEntityRemoving<T extends App<T>>(
  1. T app,
  2. ECSBase<T> scene,
  3. Entity<T> entity
)

Implementation

EventEntityRemoving(super.app, super.scene, super.entity);