コード例 #1
0
 protected override void GetCoinsFromAcceptor(int coast)
 {
     Wallet.AddCoinsFromAcceptor(coast, CoinAcceptor.GetCoins());
 }