1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-01-01 10:13:30 +00:00

Updated LUA (markdown)

Robert Beekman 2016-11-03 21:39:25 +01:00
parent 135d57cbc5
commit 7f1fec0f73

2
LUA.md

@ -26,7 +26,7 @@ Below you can find an overview of the LUA API
- [DrawLine](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawline) - [DrawLine](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawline)
- [DrawRectangle](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawrectangle) - [DrawRectangle](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawrectangle)
- [DrawText](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawtext) - [DrawText](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawtext)
- [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events) - [LUA Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events)
- [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#events) - [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#events)
- [ProfileUpdating](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profileupdating) - [ProfileUpdating](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profileupdating)
- [ProfileDrawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profiledrawing) - [ProfileDrawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profiledrawing)