-
Notifications
You must be signed in to change notification settings - Fork 2
PGame
Tal edited this page Dec 20, 2020
·
2 revisions
public game_service server
public PGame(int level, int userID)
public PGame()
public static void main(java.lang.String[] args)
public void run() Specified by: run in interface java.lang.Runnable
public double getNumOfMoves() return num of move base on server information Returns: num of move
public double getGrade() return current games grade base on server information Returns: current games grade