agent

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2023 License: Apache-2.0 Imports: 9 Imported by: 21

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type O

type O agent.O

type RO

type RO interface {
	ID() id.ID

	Position() vector.V
	TargetPosition() vector.V
	Velocity() vector.V
	TargetVelocity() vector.V
	Heading() polar.V

	Radius() float64
	Mass() float64

	MaxVelocity() float64
	MaxAngularVelocity() float64
	MaxAcceleration() float64

	Flags() flags.F
	Size() size.F
	Team() team.F
	MoveMode() move.F

	AABB() hyperrectangle.R
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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