Documentation ¶
Rendered for js/wasm
Overview ¶
Package jsdriver provides a WASM/JS driver for accessing a screen.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Canvas2D ¶
type Canvas2D struct {
// contains filtered or unexported fields
}
Adapted from Mark Farnan's go-canvas library (github.com/markfarnan/go-canvas)
func NewCanvas2d ¶
Click to show internal directories.
Click to hide internal directories.