switch GS.s.tigRuleIndex {

        case 2:

            self.scoreLabel.text = "STAGE 🐱  \(mTigGames.totalScore)"

        case 3:

            self.scoreLabel.text = "STAGE 🐭  \(mTigGames.totalScore)"

        case 4:

            self.scoreLabel.text = "STAGE 🐹  \(mTigGames.totalScore)"

        case 5:

            self.scoreLabel.text = "STAGE 🐰  \(mTigGames.totalScore)"

        case 6:

            self.scoreLabel.text = "STAGE 🦊  \(mTigGames.totalScore)"

        default:

            self.scoreLabel.text = "STAGE 🐶  \(mTigGames.totalScore)"

        }

 

 

초반에 기획이나 디자인이 하도 바뀌어서... 무슨 파일이었는지도 몰라서 여기 올려둔다. 레드닷 어워드 대상에 일본에서도 디자인 대상 받은 분이라 되게 깐깐함 ㅡㅡ;

 

 

11은 잘 붙는데 ㅡㅡ; 계산식이 틀렸나 봄.

블럭 예고편은 어디다가 올려두라는 거야?

 

'Blog History' 카테고리의 다른 글

067  (0) 2019.12.28
066  (0) 2019.12.28
064  (0) 2019.12.23
아이폰 개발자가 추천하는 은행앱  (0) 2019.12.23
아이폰 개발자가 추천하는 걷기 앱  (0) 2019.12.23

+ Recent posts