You can use variable state = 'INTRO'/'GAME'/'GAMEOVER' or separated variables is_intro = True/False , is_game = True/False , is_gameover ...
確定! 回上一頁