scene

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name ...
	Name = "scene"
	// EntityScene ...
	EntityScene = string("scene")

	Version = "0.0.1"
)
View Source
const (
	// FuncSceneEvent ...
	FuncSceneEvent = "sceneEvent"
)

Variables

This section is empty.

Functions

func New

func New() supervisor.Pluggable

New ...

Types

type Actor

type Actor struct {
	supervisor.BaseActor
	// contains filtered or unexported fields
}

Actor ...

func NewActor

func NewActor(entity *m.Entity,
	service supervisor.Service) (actor *Actor, err error)

NewActor ...

func (*Actor) Destroy added in v0.12.0

func (e *Actor) Destroy()

func (*Actor) Spawn

func (e *Actor) Spawn()

Jump to

Keyboard shortcuts

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