@ -1,3 +1,5 @@
import pygame
class Button():
def __init__(self, x, y, image, scale):
width = image.get_width()