void StageSelect::update() { sYuFrame::Get()++; frame_++; if (is_Pushed_) ; else { if (is_Menu_) ; else Update_map_Select_(); } if (is_Exit_) { game_Exit_(); } fade_In_(); }
void Title::update() { sYuFrame::Get()++; frame_++; fade_In_(); }