Class that represents each one of the elements of the rankingPanel.
More...
|
GameObject | name_ |
| GameObject that contains the text where the represented player display name will be shown. More...
|
|
GameObject | score_ |
| GameObject that contains the text where the represented player score will be shown. More...
|
|
GameObject | top_ |
| GameObject that contains the text where the represented player ranking position will be shown. More...
|
|
GameObject | range_ |
| GameObject that contains the text where the represented player range name will be shown. More...
|
|
GameObject | rangeImage_ |
| GameObject that contains the image of the represented player's range. More...
|
|
Class that represents each one of the elements of the rankingPanel.
◆ setData()
This method changes the text of each of the text properties calling the getters of the RankingPlayerData class.
- Parameters
-
◆ name_
GameObject rankingPlayer.name_ |
|
private |
GameObject that contains the text where the represented player display name will be shown.
◆ range_
GameObject rankingPlayer.range_ |
|
private |
GameObject that contains the text where the represented player range name will be shown.
◆ rangeImage_
GameObject rankingPlayer.rangeImage_ |
|
private |
GameObject that contains the image of the represented player's range.
◆ score_
GameObject rankingPlayer.score_ |
|
private |
GameObject that contains the text where the represented player score will be shown.
◆ top_
GameObject rankingPlayer.top_ |
|
private |
GameObject that contains the text where the represented player ranking position will be shown.
The documentation for this class was generated from the following file: