コード例 #1
0
 //Form Methods
 void updatePlayerName()
 {
     myView.updatePlayerName(playerName);
 }