Class Gold

java.lang.Object
org.drools.games.wumpus.Thing
org.drools.games.wumpus.Gold

public class Gold extends Thing
  • Constructor Details

    • Gold

      public Gold(int row, int col)
  • Method Details