Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
index
GameHighScore
Class GameHighScore
Game high score
Index
Constructors
constructor
Properties
_peers
raw
Accessors
position
score
user
Constructors
constructor
new
GameHighScore
(
raw
:
RawHighScore
,
_peers
:
PeersIndex
)
:
GameHighScore
Parameters
raw
:
RawHighScore
_peers
:
PeersIndex
Returns
GameHighScore
Properties
Readonly
_peers
_peers
:
PeersIndex
Readonly
raw
raw
:
RawHighScore
Accessors
position
get
position
()
:
number
Position in the records list
Returns
number
score
get
score
()
:
number
Score
Returns
number
user
get
user
()
:
User
User who has scored this score
Returns
User
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_peers
raw
Accessors
position
score
user
Documentation - v0.19.5
Loading...
Game high score