ch.sahits.game.openpatrician.model.building
Interface ISteward


public interface ISteward

Interface defining the steward

Author:
Andi Hotz, (c) Sahits GmbH, 2012 Created on Jul 20, 2012

Method Summary
 int getExpertiseLevel()
          Retrieve the level of expertise of the steward
 int getSalary()
          Retrieve the weekly salary of the steward
 

Method Detail

getExpertiseLevel

int getExpertiseLevel()
Retrieve the level of expertise of the steward

Returns:

getSalary

int getSalary()
Retrieve the weekly salary of the steward

Returns:


Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.