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