Just wondering if we are allowed to have two buttons that can change their actions. There will only ever be two buttons on the screen but they change what they do depending on the game-state. An example: a button that +1 to total and a button that -1. If you pickup a powerup the first button now divides the total by 2 instead of adding 1 but the total number of buttons never changes.