This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
创建新游戏
可以指定席位数量、房间名与房间选项等配置
创建一个新的游戏。
预留位置的的玩家 ID
配置项,详见其类型说明
创建一个新的 masterClient
指定 masterClient id
获取可用的游戏列表
可用空位数量,只返回大于等于这个数量的游戏
Generated using TypeDoc
GameManager 负责游戏房间的分配