math

package
v0.0.0-...-dce6603 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Color3b

type Color3b struct {
	R byte
	G byte
	B byte
}

type Color4b

type Color4b struct {
	R byte
	G byte
	B byte
	A byte
}

type Rect4i

type Rect4i struct {
	X int
	Y int
	W int
	H int
}

type Vec2f

type Vec2f struct {
	X float32
	Y float32
}

type Vec2i

type Vec2i struct {
	X int
	Y int
}

Jump to

Keyboard shortcuts

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