Lua scripting
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
(→Lua) |
||
(One intermediate revision by one user not shown) | |||
Line 36: | Line 36: | ||
* [http://www.lua.org Lua official website] | * [http://www.lua.org Lua official website] | ||
* [http://www.lua.org/pil/ Programming in Lua ebook] | * [http://www.lua.org/pil/ Programming in Lua ebook] | ||
− | * [http://coffeeghost.net/2010/11/01/lua-cheat-sheet-for-programmers/ All | + | * [http://www.lua.org/gems/ Lua Programming Gems ebook] |
− | * [http://www.gammon.com.au/scripts/doc.php?general=lua_syntax | + | * [http://coffeeghost.net/2010/11/01/lua-cheat-sheet-for-programmers/ All Lua in one page] |
+ | * [http://www.gammon.com.au/scripts/doc.php?general=lua_syntax Lua syntax overview] by Nick Gammon | ||
{{end-box}} | {{end-box}} | ||
Line 50: | Line 51: | ||
* [[Lua object programming example|Object programming]] | * [[Lua object programming example|Object programming]] | ||
* [[Object Oriented Programming in Maratis]] | * [[Object Oriented Programming in Maratis]] | ||
+ | * [[Timers]] | ||
{{end-box}} | {{end-box}} | ||
Latest revision as of 12:43, 11 February 2014
Welcome to the Maratis Scripting ReferenceMaratis uses Lua as internal scripting language. |
Functions
Back to top - Functions - Key literals - Axis literals - Lua
Key literals
|
|
Back to top - Functions - Key literals - Axis literals - Lua
Axis literals
|
|
Back to top - Functions - Key literals - Axis literals - Lua
Lua
|
|