hi_score_table: actualitzat el fondo amb els elements nous
This commit is contained in:
@@ -43,6 +43,8 @@ HiScoreTable::HiScoreTable()
|
||||
background_->setCloudsSpeed(-0.1f);
|
||||
background_->setGradientNumber(1);
|
||||
background_->setTransition(0.8f);
|
||||
background_->setSunProgression(1.0f);
|
||||
background_->setMoonProgression(0.6f);
|
||||
fade_->setColor(fade_color.r, fade_color.g, fade_color.b);
|
||||
fade_->setType(FadeType::RANDOM_SQUARE);
|
||||
fade_->setPostDuration(param.fade.post_duration);
|
||||
|
||||
Reference in New Issue
Block a user