game_server.enginedaemonsRoomDcreate_room本页总览create_room 创建房间对象(和EntityFactory.create_entity是一样的) 声明 object create_room(mixed class_id_or_alias, map param = {}) 参数 参数名描述class_id_or_alias房间class_id或者别名param房间参数 返回值 房间对象 使用方式