PlayerIO

The fastest way to build online games without breaking a sweat.

ActionScript3 Reference

actionscript 3 OneScoreValue class informationClass OneScoreValue

Namespace: playerio
Language: ActionScript 3

OneScore value and Rank

Properties

 
public
percentile :Number [read-only]

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
score :int [read-only]

The score

public
topRank :int [read-only]

OneScoreValue.percentile

public
percentile :Number [read-only]

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
score :int [read-only]

The score

OneScoreValue.topRank

public
topRank :int [read-only]