TwoDimMargolusBlockLattice.iterateBlocks

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

Meta