In my World:
and then in my Ship:
what can i do to make my code work? it has a problem in both parts of the code...
public int score = 0;
public void getCount(){
return score;
}difficulty=this.getWorld().getCount()/1000;
