@leancloud/client-engine - v1.0.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Game
Manager
ICreate
Game
Options
IGame
Constructor
constructor
default
Seat
Count
max
Seat
Count
min
Seat
Count
IGame
Manager
Config
IRoom
Options
d
debug
Type parameters
T
:
Game
Hierarchy
IGameConstructor
Index
Constructors
constructor
Properties
default
Seat
Count
max
Seat
Count
min
Seat
Count
Constructors
constructor
new IGame
Constructor
(
room
:
Room
, masterClient
:
Client
,
...
args
:
any
[]
)
:
T
Parameters
room:
Room
masterClient:
Client
Rest
...
args:
any
[]
Returns
T
Properties
default
Seat
Count
default
Seat
Count
:
number
Optional
max
Seat
Count
max
Seat
Count
:
undefined
|
number
Optional
min
Seat
Count
min
Seat
Count
:
undefined
|
number
Generated using
TypeDoc