package
Version:
v0.0.0-...-bd015fa
Opens a new window with list of versions in this module.
Published: Jun 24, 2015
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Drawer interface {
Draw(t *terrain.Terrain) error
}
type Png8Drawer struct {
Writer io.Writer
}
type PngDrawer struct {
Writer io.Writer
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.