Here\'s my Button class:
class Button { constructor(x, y, width, height, color, msg, action) { this.x = x this.y = y this.width = widt