teamtype

package
v0.0.0-...-7f6afe6 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Attrib = [TeamType_Count]struct {
	Color24 htmlcolors.Color24
}{
	Red:    {htmlcolors.Red},
	Blue:   {htmlcolors.Blue},
	Green:  {htmlcolors.Green},
	RRed:   {htmlcolors.Red.Neg()},
	RBlue:  {htmlcolors.Blue.Neg()},
	RGreen: {htmlcolors.Green.Neg()},
}
View Source
var SpriteFilter = [TeamType_Count]struct {
	Name string
	IV   []iv
}{
	Red:    {"red", []iv{{0, 255}}},
	Blue:   {"blue", []iv{{1, 255}}},
	Green:  {"green", []iv{{2, 255}}},
	RRed:   {"rred", []iv{{0, 0}}},
	RBlue:  {"rblue", []iv{{1, 0}}},
	RGreen: {"rgreen", []iv{{2, 0}}},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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