| Home | Trees | Indices | Help |
|
|---|
|
|
Contains implementation of a Block generator and BlockSize generator.
Author: Michael Eddington
Version: $Id: Peach.Generators.block-module.html 1138 2008-08-16 19:39:03Z meddingt $
|
|||
|
Block Block is a set of Generators in a specific order who's values are combined into a block of data. |
|||
|
MultiBlockCount Generates the number of occurances of a MultiBlock generator. |
|||
|
Block2 Specialized type of Block that will call next() on each generator. |
|||
|
Block3 A Block that takes a group to perform .next() on. |
|||
|
BlockSize Will generate size of Block or another Generator. |
|||
|
BlockRandomizer This block takes a number of sub-blocks or generators that it will include or not include in variouse combinations and orders. |
|||
|
MultiBlock Specialized type of Block that will duplicate itself a certain/random number of times. |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:16:57 2008 | http://epydoc.sourceforge.net |