lua

package
v0.0.0-...-c7d0891 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2015 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SDE *sde.SDE

SDE is the global SDE object used by functions in the lua runtime

Functions

func SDELoader

func SDELoader(l *lua.LState) int

Types

type Lua

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

Lua implements ScriptingLang

func (*Lua) Init

func (l *Lua) Init() error

func (*Lua) Interpreter

func (l *Lua) Interpreter() error

func (*Lua) IsInit

func (l *Lua) IsInit() bool

func (*Lua) RunScript

func (l *Lua) RunScript(filename string) error

RunScript runs the script at the filename given using the global Lua state

func (*Lua) RunString

func (l *Lua) RunString(s string) error

Jump to

Keyboard shortcuts

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