@override void attachWorld(World world) { super.attachWorld(world); view = entityManager.viewForTypes(filterTypes); }