package
Version:
v0.0.0-...-e2d1978
Opens a new window with list of versions in this module.
Published: May 17, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Grid -
func NewGrid(w, h int, initialValue interface{}) *Grid
NewGrid -
func (o *Grid) Data() [][]interface{}
Data -
func (o *Grid) Get(x, y int) interface{}
Get -
func (o *Grid) Set(x, y int, val interface{})
Set -
Source Files
¶
Click to show internal directories.
Click to hide internal directories.