movement

package
v0.0.0-...-9c16532 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller chan Controls

type Controls

type Controls struct {
	Left, Right, Thrusting bool
}

type System

type System struct {
	// contains filtered or unexported fields
}

func New

func New() *System

func (*System) Add

func (s *System) Add(id entity.ID, controller Controller, physics *cp.Body, linearForce float64, angularVelocity float64)

func (*System) Debug

func (s *System) Debug(w io.Writer)

func (*System) Remove

func (s *System) Remove(entity entity.ID)

func (*System) Update

func (s *System) Update(delta float64)

Jump to

Keyboard shortcuts

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