systems

package
v0.0.0-...-3e1ade8 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NRGBA

func NRGBA(rgbData []byte) []byte

Types

type Controller

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

func (*Controller) Add

func (c *Controller) Add(basicEntity *ecs.BasicEntity,
	controllerComponent *components.Controller)

func (*Controller) New

func (c *Controller) New(w *ecs.World)

func (*Controller) Remove

func (c *Controller) Remove(basicEntity ecs.BasicEntity)

func (*Controller) Update

func (c *Controller) Update(dt float32)

type Video

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

func (*Video) Add

func (v *Video) Add()

func (*Video) DataHandler

func (v *Video) DataHandler(data []byte, wg *sync.WaitGroup)

func (*Video) New

func (v *Video) New(w *ecs.World)

func (*Video) Remove

func (v *Video) Remove(basic ecs.BasicEntity)

func (*Video) Update

func (v *Video) Update(dt float32)

Jump to

Keyboard shortcuts

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