Example #1
0
 def reinaNegra():
     self.tablero.append(fichas.reina("Negro"))
Example #2
0
 def reinaNegra():
     self.tablero.append(fichas.reina("Negro"))
Example #3
0
 def reinaBlanca():
     self.tablero.append(fichas.reina("Blanco"))
Example #4
0
 def reinaBlanca():
     self.tablero.append(fichas.reina("Blanco"))