ActionScript3 Reference
Class OneScoreValue
Namespace: playerio
Language: ActionScript 3
OneScore value and Rank
Properties | |||
---|---|---|---|
public |
The rank compared to all other players. A value from 0 -> 100. A value of 30.0 means you are in the bottom 30% of players. A value of 100 means you are in the top 100% with other players. |
||
public |
The score |
||
public |
|
OneScoreValue.percentile
public |
|
The rank compared to all other players. A value from 0 -> 100. A value of 30.0 means you are in the bottom 30% of players. A value of 100 means you are in the top 100% with other players.
OneScoreValue.score
public |
|
The score
OneScoreValue.topRank
public |
|