Exemplo n.º 1
0
 private void pictureBox1_Click(object sender, EventArgs e)
 {
     personagem.ganharGold(100);
 }