EntityManager.update

Update systems. Should be called only between begin() and end().

  1. void update(const(char)[] pass_name)
  2. void update(ushort pass)
    struct EntityManager
    export export nothrow @nogc
    void
    update
    (
    ushort pass = 0
    )

Meta