galaxiia.jeu.terrain
Class InformateurTour

java.lang.Object
  extended by galaxiia.jeu.terrain.InformateurTour
All Implemented Interfaces:
Serializable

public class InformateurTour
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
InformateurTour(int numeroTour, String information)
           
 
Method Summary
 String information()
           
 int numeroTour()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformateurTour

public InformateurTour(int numeroTour,
                       String information)
Method Detail

information

public String information()

numeroTour

public int numeroTour()