Class Crossbowmen

    • Constructor Summary

      Constructors 
      Constructor Description
      Crossbowmen()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getWeeklySalary()
      Weekly salary per guard.
      • Methods inherited from class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityGuard

        update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Crossbowmen

        public Crossbowmen()
    • Method Detail

      • getWeeklySalary

        public int getWeeklySalary()
        Description copied from interface: ICityGuard
        Weekly salary per guard.
        Specified by:
        getWeeklySalary in interface ICityGuard
        Returns:
        weekly salary per guard.