class ASCII extends Renderer<java.lang.String>
A Renderer that outputs ASCII art maps.
Type | Name and description |
---|---|
java.util.List |
characters The List of characters used to display the map |
java.awt.Image |
renderer The Image Renderer |
int |
width The maximum output width |
Constructor and description |
---|
ASCII() |
Groovy Documentation