Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Visualizer ¶
type Visualizer struct { Title string Debug bool OnScreenReady func(s screen.Screen) // contains filtered or unexported fields }
func (*Visualizer) Main ¶
func (pw *Visualizer) Main()
func (*Visualizer) Update ¶
func (pw *Visualizer) Update(t screen.Texture)
Click to show internal directories.
Click to hide internal directories.