node-hill-s
Preparing search index...
Team
Class Team
This is used for creating team objects in Brick Hill.
Index
Constructors
constructor
Properties
color
name
net
Id
team
Id
Accessors
players
Constructors
constructor
new
Team
(
name
:
string
,
color
?:
string
)
:
Team
Parameters
name
:
string
color
:
string
= "#ffffff"
Returns
Team
Properties
Readonly
color
color
:
string
Readonly
name
name
:
string
Readonly
net
Id
netId
:
number
Static
team
Id
teamId
:
number
= 0
Accessors
players
get
players
()
:
Player
[]
Returns
Player
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
name
net
Id
team
Id
Accessors
players
node-hill-s
Loading...
This is used for creating team objects in Brick Hill.
