Changes the keyboard's colors.
color1 is the main color of the keyboard. 0 = blue, 1 = red, 2 = green.
color2 is the color of a key when it is pressed. 0 = blue, 1 = red, 2 = green.
Returns the letter that is being currently pressed on the keyboard.
Positions the keyboard.
x, y are the coordinates you want the top-left pixel of the keyboard to be at.
Scrolls in the keyboard from the bottom of the screen.
x, y is the coordinates of the top-left pixel of the keyboard that you want to scroll to (from the bottom of the screen.)
Scrolls the keyboard off the screen towards the bottom.