BlueJ Help
807605Oct 9 2007 — edited Oct 10 2007I am trying to create a class which (evaluator class) which evaluates the values of an array in another class (diceboard).
i have a method getDie which generates a return type of dice value but am unable to use it to evaluate so that it can assign a certain score for a certain dice value.