systems

package
v0.0.0-...-f0e05c5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blaster

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

func NewBlaster

func NewBlaster(client *sdk.Client, mirrorClients []*sdk.Client) *Blaster

func (*Blaster) New

func (b *Blaster) New(world *ecs.World)

func (*Blaster) Priority

func (b *Blaster) Priority() int

func (*Blaster) Remove

func (b *Blaster) Remove(e ecs.BasicEntity)

func (*Blaster) Update

func (b *Blaster) Update(dt float32)

type Chassis

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

func NewChassis

func NewChassis(client *sdk.Client, mirrorClients []*sdk.Client) *Chassis

func (*Chassis) New

func (c *Chassis) New(world *ecs.World)

func (*Chassis) Priority

func (c *Chassis) Priority() int

func (*Chassis) Remove

func (c *Chassis) Remove(e ecs.BasicEntity)

func (*Chassis) Update

func (c *Chassis) Update(dt float32)

type Gimbal

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

func NewGimbal

func NewGimbal(client *sdk.Client,
	mirrorClients []*sdk.Client) *Gimbal

func (*Gimbal) New

func (g *Gimbal) New(world *ecs.World)

func (*Gimbal) Priority

func (g *Gimbal) Priority() int

func (*Gimbal) Remove

func (g *Gimbal) Remove(e ecs.BasicEntity)

func (*Gimbal) Update

func (g *Gimbal) Update(dt float32)

type Video

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

func NewVideo

func NewVideo(client *sdk.Client) *Video

func (*Video) Add

func (v *Video) Add()

func (*Video) New

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

func (*Video) Priority

func (v *Video) Priority() int

func (*Video) Remove

func (v *Video) Remove(e 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