| Interface | Description |
|---|---|
| Pattern |
Returns a
BaseBlock for a given position. |
| Class | Description |
|---|---|
| AbstractPattern |
An abstract implementation for
Patterns. |
| BlockPattern |
A pattern that returns the same
BaseBlock each time. |
| ClipboardPattern |
A pattern that reads from
Clipboard. |
| Patterns |
Utility methods related to
Patterns. |
| RandomPattern |
Uses a random pattern of a weighted list of patterns.
|
| RepeatingExtentPattern |
Returns the blocks from
Extent, repeating when out of bounds. |
Copyright © 2010-2014. All Rights Reserved.