Function setGrade

 setGrade(grade)

Set the game grade

Grade is a numerical value determining player's performance, with 18 representing a grand master. The setGrade() function sets this grade.

Parameters

- grade Number representing grade

Returns

nothing