shape

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2019 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rect

type Rect struct {
	// Mins
	Mins mgl32.Vec2
	// Maxs
	Maxs mgl32.Vec2
}

Rect

func NewRect

func NewRect(mins mgl32.Vec2, maxs mgl32.Vec2) *Rect

NewRect

func (*Rect) Height

func (rect *Rect) Height() float32

Height

func (*Rect) Width

func (rect *Rect) Width() float32

Width

func (*Rect) X

func (rect *Rect) X() float32

X

func (*Rect) Y

func (rect *Rect) Y() float32

Y

Jump to

Keyboard shortcuts

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