Window.end

Update particles, check particles against the tilemap, and display the drawn objects

  1. void end()
  2. void end(in Tilemap!T map)
    struct Window
    nothrow @nogc @trusted
    void
    end
    (
    T
    )
    ()

Meta