···74747575 }
76767777- public static void drawFilledRectangleAlhpa(int x, int y, int width, int height, int colour, int alpha) {
7777+ public static void drawFilledRectangleAlpha(int x, int y, int width, int height, int colour, int alpha) {
7878 if (x < topX) {
7979 width -= topX - x;
8080 x = topX;