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

Updated Brushes (markdown)

Robert Beekman 2016-11-03 14:32:34 +01:00
parent 63ee013991
commit 7d2ab953c4

@ -34,7 +34,7 @@ local redColor = Brushes.GetColor(255, 255, 0, 0);
```
---
### GetRandomColor
Returns a psuedo-random color within the RGB spectrum.
Returns a pseudo-random color within the RGB spectrum.
#### Syntax:
```lua
color GetRandomColor();