cc.TiledMapAsset,先 loadRes(url, cc.TiledMapAsset),再getRes(url, cc.TiledMapAsset)
赋值给 tmxAsset
不可用
getLayers 没有数据, getLayers()[0].node 报这个错
cannot read property node of null
或是
TypeError: Cannot read property ‘_hash’ of null

是load 完,才get 的,get 返回的 res 也是有值的
