コード例 #1
0
ファイル: GameC.cs プロジェクト: skyler-zhu/Rubik-s-Cube
 private void FadeOut()
 {
     _waitScreen.FadeOut();
     _waitScreenMain.FadeOut();
 }