/[ambar]/ambar/interfazpj.py
ViewVC logotype

Diff of /ambar/interfazpj.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.8 by amoyav, Sun Sep 7 15:10:01 2003 UTC revision 2.9 by amoyav, Mon Sep 22 19:08:38 2003 UTC
# Line 191  class InterfazPJ(Controlador): Line 191  class InterfazPJ(Controlador):
191      def movimiento_automatico(self):      def movimiento_automatico(self):
192          self.__dialogo.movimiento_automatico()          self.__dialogo.movimiento_automatico()
193    
194            
195        def paga_personaje(self, personaje, monedas):
196            self.__dialogo.paga_personaje(personaje, monedas)
197    
198    
199      # ------------------------------      # ------------------------------
200      # Tick del reloj global de Mundo      # Tick del reloj global de Mundo

Legend:
Removed from v.2.8  
changed lines
  Added in v.2.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26