Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Camera ¶
type Camera struct {
// contains filtered or unexported fields
}
Camera represents an ASCII camera.
func (*Camera) CaptureImage ¶
func (c *Camera) CaptureImage()
CaptureImage returns a string representation of the image captured.
func (*Camera) Intersections ¶
Intersections returns the points in the image where the scaffold intersects with itself.
Click to show internal directories.
Click to hide internal directories.