display

package
v0.0.0-...-28fb5cd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2017 License: Apache-2.0 Imports: 6 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Window  *glfw.Window
	Width   float32
	Height  float32
	Program uint32
}

Context TODO doc

func SetMode

func SetMode(title string, width, height int) (*Context, error)

SetMode TODO doc

func (*Context) Close

func (c *Context) Close()

Signal to close the window

func (*Context) Fill

func (c *Context) Fill(r, g, b float32)

Fill TODO doc

func (*Context) Flip

func (c *Context) Flip()

Flip TODO doc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL