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