Triangle.js Docs
GitHub
Preparing search index...
src
Types
Room
Match
Interface Match
interface
Match
{
ft
:
number
;
gamemode
:
string
;
gp
:
number
;
modename
:
string
;
record_replays
:
boolean
;
stats
:
{
altitude
:
{
key
:
"stats.zenith.altitude"
;
type
:
"sum"
}
;
apm
:
{
key
:
"aggregatestats.apm"
;
type
:
"avg"
}
;
blockrationing_app
:
{
key
:
"zenith.blockrationing_app"
;
type
:
"sum"
}
;
blockrationing_final
:
{
key
:
"zenith.blockrationing_final"
;
type
:
"sum"
}
;
btb
:
{
key
:
"stats.btb"
;
type
:
"sum"
}
;
escapeartist
:
{
key
:
"zenith.escapeartist"
;
type
:
"sum"
}
;
garbagereceived
:
{
key
:
"stats.garbage.received"
;
type
:
"sum"
}
;
garbagesent
:
{
key
:
"stats.garbage.sent"
;
type
:
"sum"
}
;
kills
:
{
key
:
"stats.kills"
;
type
:
"sum"
}
;
pps
:
{
key
:
"aggregatestats.pps"
;
type
:
"avg"
}
;
rank
:
{
key
:
"stats.zenith.rank"
;
type
:
"sum"
}
;
revives
:
{
key
:
"stats.zenith.revivesMaxOfBoth"
;
type
:
"sum"
}
;
targetingfactor
:
{
key
:
"stats.zenith.targetingfactor"
;
type
:
"sum"
}
;
targetinggrace
:
{
key
:
"stats.zenith.targetinggrace"
;
type
:
"sum"
}
;
vsscore
:
{
key
:
"aggregatestats.vsscore"
;
type
:
"avg"
}
;
}
;
wb
:
number
;
}
Index
Properties
ft
gamemode
gp
modename
record_
replays
stats
wb
Properties
ft
ft
:
number
gamemode
gamemode
:
string
gp
gp
:
number
modename
modename
:
string
record_
replays
record_replays
:
boolean
stats
stats
:
{
altitude
:
{
key
:
"stats.zenith.altitude"
;
type
:
"sum"
}
;
apm
:
{
key
:
"aggregatestats.apm"
;
type
:
"avg"
}
;
blockrationing_app
:
{
key
:
"zenith.blockrationing_app"
;
type
:
"sum"
}
;
blockrationing_final
:
{
key
:
"zenith.blockrationing_final"
;
type
:
"sum"
}
;
btb
:
{
key
:
"stats.btb"
;
type
:
"sum"
}
;
escapeartist
:
{
key
:
"zenith.escapeartist"
;
type
:
"sum"
}
;
garbagereceived
:
{
key
:
"stats.garbage.received"
;
type
:
"sum"
}
;
garbagesent
:
{
key
:
"stats.garbage.sent"
;
type
:
"sum"
}
;
kills
:
{
key
:
"stats.kills"
;
type
:
"sum"
}
;
pps
:
{
key
:
"aggregatestats.pps"
;
type
:
"avg"
}
;
rank
:
{
key
:
"stats.zenith.rank"
;
type
:
"sum"
}
;
revives
:
{
key
:
"stats.zenith.revivesMaxOfBoth"
;
type
:
"sum"
}
;
targetingfactor
:
{
key
:
"stats.zenith.targetingfactor"
;
type
:
"sum"
}
;
targetinggrace
:
{
key
:
"stats.zenith.targetinggrace"
;
type
:
"sum"
}
;
vsscore
:
{
key
:
"aggregatestats.vsscore"
;
type
:
"avg"
}
;
}
wb
wb
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ft
gamemode
gp
modename
record_
replays
stats
wb
GitHub
Triangle.js Docs
Loading...