goivy

package module
v0.0.0-...-82bce5a Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: MIT Imports: 5 Imported by: 0

README

goivy

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadPicture

func LoadPicture(path string) (pixel.Picture, error)

Types

type Agent

type Agent interface{}

type Config

type Config struct {
	WindowConfig pixelgl.WindowConfig
	BgColor      color.Color
}

type Screen

type Screen struct {
	// contains filtered or unexported fields
}

func NewScreen

func NewScreen(config Config) (screen *Screen)

func (*Screen) Show

func (screen *Screen) Show(run func(win *pixelgl.Window, config Config))

Directories

Path Synopsis
examples
Package nk provides Go bindings for nuklear.h — a small ANSI C gui library.
Package nk provides Go bindings for nuklear.h — a small ANSI C gui library.
Package pixelgl implements efficient OpenGL targets and utilities for the Pixel game development library, specifically Window and Canvas.
Package pixelgl implements efficient OpenGL targets and utilities for the Pixel game development library, specifically Window and Canvas.

Jump to

Keyboard shortcuts

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