The overall accuracy of the player.
The avatar URL of the player.
The email that is attached to the player's account.
The location of the player based on ISO 3166-1 country codes. See this Wikipedia page for more information.
The amount of times the player has played.
The overall rank of the player.
Recent plays of the player.
The total score of the player.
The uid of the player.
The username of the player.
Fills this instance with player information.
The player information from API response to fill with.
Returns a string representative of the class.
Retrieves a player's info based on their uid.
The uid of the player.
The player, null
if the player is not found.
Retrieves a player's info based on their username.
The username of the player.
The player, null
if the player is not found.
Generated using TypeDoc
Represents an osu!droid player.