AKL_TypeKinematic

package
v0.0.0-...-d04e7c8 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KinematicObject

type KinematicObject interface {
	Step(DeltaTime float64)
}

type KinematicSolver

type KinematicSolver struct {
	time.Duration
	// contains filtered or unexported fields
}

func NewKinematicSolver

func NewKinematicSolver() KinematicSolver

func (*KinematicSolver) Add

func (kSolver *KinematicSolver) Add(in KinematicObject)

func (*KinematicSolver) Update

func (kSolver *KinematicSolver) Update(context types.Context)

Jump to

Keyboard shortcuts

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