Documentation
¶
Overview ¶
Package flutter_lua_vm
Index ¶
- func Version() string
- type State
- func (state *State) BoolValue() bool
- func (state *State) DoubleValue() float64
- func (state *State) ExecFile(path string) error
- func (state *State) ExecString(code string) error
- func (state *State) HasResult() bool
- func (state *State) IntValue() int
- func (state *State) LongValue() int
- func (state *State) ResultType() int
- func (state *State) StringValue() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.