TwoDimMargolusBlockLattice.iterate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void iterate(void delegate(int x, int y) iterator)
    struct TwoDimMargolusBlockLattice(CellStateType)
    void
    iterate
    (
    string behaviour
    )
    (
    void delegate
    (
    int x
    ,
    int y
    )
    iterator
    )
  2. void iterate(void delegate(int x, int y) iterator)

Meta