scene

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

README

SCENE Plugin

Documentation

Documentation

Index

Constants

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

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

Variables

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()

Jump to

Keyboard shortcuts

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