If i score 2 then it will save everyone score as 2
I don't know how will i show the score individually. In csv file it stores seperately but i m not able to show it seperately
I changed it a little bit and i think this may work but it gives me error void type not allowed here.
drawString(Integer.toString(playerData.setScore(w1.Score())), x, y+18, Scorecolor,14) ;
I don't even know wether the above one will show seperately or not but plz tell me how will i show it