ai

package
v0.0.0-...-997f43e Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AIHandler

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

func MakeAIHandler

func MakeAIHandler() AIHandler

func (*AIHandler) Destroy

func (state *AIHandler) Destroy()

func (*AIHandler) RegisterScript

func (state *AIHandler) RegisterScript(script *AIScript, path string) error

func (*AIHandler) Update

func (state *AIHandler) Update()

type AIScript

type AIScript struct {
	Table map[string]any
	// contains filtered or unexported fields
}

func NewAIScript

func NewAIScript(initState string, entityID uint64) *AIScript

Jump to

Keyboard shortcuts

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