Scripting Language

From Moving Light Assistant
Revision as of 08:00, 29 May 2014 by Andyv wiki admin (Talk | contribs) (Created page with "The scripting language used is called ‘LUA’ and is simple to learn. To learn the language, it is best to visit the [http://www.lua.org LUA] web page where there is plenty ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The scripting language used is called ‘LUA’ and is simple to learn. To learn the language, it is best to visit the LUA web page where there is plenty of documentation covering the language. Anyone who has worked with other scripting or programming languages will pick it up quickly.

This wiki covers how LUA is implemented in Moving Light Assistant and the specific functions and classes that have been made available.