void TitleUpdate() { if (マウスの左ボタンが押された) { ステート(state)をプレイ(GAME_STATE::PLAY)に移行 } }