1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Updated LUA (markdown)

Robert Beekman 2017-01-04 23:26:03 +01:00
parent 47d2559324
commit 6ef5816459

2
LUA.md

@ -17,10 +17,12 @@ Below you can find an overview of the LUA API
- [Name](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#name)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#functions)
- [PressKeys](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#presskeys)
- [GetKeyPosition](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#getkeyposition)
- [Brushes](https://github.com/SpoinkyNL/Artemis/wiki/brushes)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/brushes#functions)
- [GetColor](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getcolor)
- [GetRandomColor](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getrandomcolor)
- [GetRelativeColor](https://github.com/SpoinkyNL/Artemis/wiki/Brushes#getrelativecolor)
- [GetSolidColorBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getsolidcolorbrush)
- [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush)
- [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush)