GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Types
Game
Leaderboard
Interface Leaderboard
interface
Leaderboard
{
active
:
boolean
;
id
:
string
;
naturalorder
:
number
;
shadowedBy
:
any
[]
;
shadows
:
any
[]
;
stats
:
LeaderboardStats
;
username
:
string
;
wins
:
number
;
}
Hierarchy (
view full
)
LeaderboardBase
Leaderboard
Index
Properties
active
id
naturalorder
shadowed
By
shadows
stats
username
wins
Properties
active
active
:
boolean
id
id
:
string
naturalorder
naturalorder
:
number
shadowed
By
shadowed
By
:
any
[]
shadows
shadows
:
any
[]
stats
stats
:
LeaderboardStats
username
username
:
string
wins
wins
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
id
naturalorder
shadowed
By
shadows
stats
username
wins
GitHub
Triangle.js Docs
Loading...