EntityManager.getEntitiesWith

Returns a range containing entities with the specified components.

class EntityManager
@nogc
Array!Entity
getEntitiesWith
(
Components...
)
()

Meta