types

package
v0.0.0-...-5560990 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bit

type Bit int
const (
	Bit0 Bit = 0x01
	Bit1 Bit = 0x02
	Bit2 Bit = 0x04
	Bit3 Bit = 0x08
	Bit4 Bit = 0x10
	Bit5 Bit = 0x20
	Bit6 Bit = 0x40
	Bit7 Bit = 0x80
)

type ImageData

type ImageData = []color.RGBA

type RGB

type RGB struct {
	Red   byte
	Green byte
	Blue  byte
}

RGB display rgb color

type Register

type Register = byte

Register is generic register

type Word

type Word uint16

Word for gb

Jump to

Keyboard shortcuts

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