21222324252627
public PooledEngine() { super(); entityPool = new EntityPool(); componentPools = new Pools(); }