Constructor: highScore
Game highscore
Attributes:
Type: HighScore
Example:
$highScore = ['_' => 'highScore', 'pos' => int, 'user_id' => long, 'score' => int];
Game highscore
$highScore = ['_' => 'highScore', 'pos' => int, 'user_id' => long, 'score' => int];