1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-01-01 18:23:32 +00:00

Updated LUA (markdown)

Robert Beekman 2016-11-03 23:19:03 +01:00
parent 2e1ec8cd61
commit e3f1fe1876

6
LUA.md

@ -4,10 +4,14 @@ Artemis features a LUA scripting environment. For each profile you can create a
Below you can find an overview of the LUA API Below you can find an overview of the LUA API
- [Profile](https://github.com/SpoinkyNL/Artemis/wiki/profile) - [Profile](https://github.com/SpoinkyNL/Artemis/wiki/profile)
- [Properties](https://github.com/SpoinkyNL/Artemis/wiki/profile#properties) - [Properties](https://github.com/SpoinkyNL/Artemis/wiki/profile#properties)
- [Name](https://github.com/SpoinkyNL/Artemis/wiki/profile#name)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/profile#functions) - [Functions](https://github.com/SpoinkyNL/Artemis/wiki/profile#functions)
- [GetLayers](https://github.com/SpoinkyNL/Artemis/wiki/profile#getlayers) - [GetLayers](https://github.com/SpoinkyNL/Artemis/wiki/profile#getlayers)
- [GetLayerByName](https://github.com/SpoinkyNL/Artemis/wiki/profile#getlayerbyname) - [GetLayerByName](https://github.com/SpoinkyNL/Artemis/wiki/profile#getlayerbyname)
- [Layers](https://github.com/SpoinkyNL/Artemis/wiki/Layers)
- [Properties](https://github.com/SpoinkyNL/Artemis/wiki/Layers#properties)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/Layers#functions)
- [GetChildren](https://github.com/SpoinkyNL/Artemis/wiki/Layers#getchildren)
- [GetChildByName](https://github.com/SpoinkyNL/Artemis/wiki/Layers#getchildbyname)
- [Keyboard](https://github.com/SpoinkyNL/Artemis/wiki/keyboard) - [Keyboard](https://github.com/SpoinkyNL/Artemis/wiki/keyboard)
- [Properties](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#properties) - [Properties](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#properties)
- [Name](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#name) - [Name](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#name)