Issue 38: error occuring when call method getTokens() in the abstractPlayer.java
Project Member Reported by simonmo1...@gmail.com, Sep 21, 2011
no suitable method found for getTokens(java.util.Set<org.scotlandyard.engine.Game>


This error comes out when I call the getTokens() method to implement the getNumberOfTickets() method. can somebody take a look for that
Sep 21, 2011
Project Member #1 hussain.mutawa
Hi simon, I have already fixed this problem by making the map points to more than one game instead of one game configuration. So I have made changes to the specifications as well.

please let me know if you needed any more help
Status: Fixed
Labels: Component-Logic
Sep 21, 2011
Project Member #2 simonmo1...@gmail.com
thanks
Sep 21, 2011
Project Member #3 hussain.mutawa
Hi Simon

your implementation is not 100% correct, I had to rewrite it again. your code is still there commented. please have a look at it and if you can do the unit testing