A
B
C
D
E
F
G
H
I
K
L
M
N
O
R
S
T
U
W
Y
R
- random(Random) - function in me.bardy.komponent.colour.Color.Companion
- Randomly generates an RGB colour from the given random generator (defaults to Random.Default)
- RED - enum entry in me.bardy.komponent.colour.NamedColor
- RGB - class in me.bardy.komponent.colour
- Represents an RGB colour (separate values of red, green and blue)
- RGB.Companion - class in me.bardy.komponent.colour.RGB
- RUN_COMMAND - enum entry in me.bardy.komponent.event.ClickAction
- runCommand(String) - function in me.bardy.komponent.event
- Creates a new ClickEvent which runs a command when clicked