EntityManager.entity

Return the entity with the specified index.

  1. Entity entity(uint index)
    class EntityManager
    pure nothrow @safe
    entity
    (
    uint index
    )
  2. Entity entity(ID id)

Meta