1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-01-01 02:03:32 +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) - [Name](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#name)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#functions) - [Functions](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#functions)
- [PressKeys](https://github.com/SpoinkyNL/Artemis/wiki/keyboard#presskeys) - [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) - [Brushes](https://github.com/SpoinkyNL/Artemis/wiki/brushes)
- [Functions](https://github.com/SpoinkyNL/Artemis/wiki/brushes#functions) - [Functions](https://github.com/SpoinkyNL/Artemis/wiki/brushes#functions)
- [GetColor](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getcolor) - [GetColor](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getcolor)
- [GetRandomColor](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getrandomcolor) - [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) - [GetSolidColorBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getsolidcolorbrush)
- [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush) - [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush)
- [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush) - [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush)