EntityPool constructor

EntityPool(
  1. EntityManager entityManager
)

Implementation

EntityPool(this.entityManager) : super();