rt

package
v0.0.0-...-4834384 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2019 License: Unlicense Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Self    gdk.Agent
	Unit    gdk.Unit
	Theater gdk.Theater
	Game    gdk.Game
	Headset gdk.Headset
}

Model

type Thread

type Thread struct {
	Model *Model
	// contains filtered or unexported fields
}

Thread

func NewThread

func NewThread(model *Model, usePrelude bool) (*Thread, error)

NewThread

func (*Thread) CallFunction

func (thread *Thread) CallFunction(name string, args ...interface{}) error

CallFunction

func (*Thread) Destroy

func (thread *Thread) Destroy()

Destroy

func (*Thread) DumpStack

func (thread *Thread) DumpStack()

DumpStack

func (*Thread) EvalChunk

func (thread *Thread) EvalChunk(chunk []byte) error

EvalChunk

func (*Thread) EvalFile

func (thread *Thread) EvalFile(filePath string) error

EvalFile

func (*Thread) EvalScript

func (thread *Thread) EvalScript(script string) error

EvalScript

func (*Thread) HasFunction

func (thread *Thread) HasFunction(name string) bool

HasFunction

Jump to

Keyboard shortcuts

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