diff --git a/LUA.md b/LUA.md index 6780860..8e7917e 100644 --- a/LUA.md +++ b/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)