|
this.scene.selectContainer.connect('listChange', this, this.listChange)
|
|
this.scene.selectContainer.connect('listChange', this, this.listChange)
|
|
fengmap = new SFengParser('fengMap', `${this.mapServerURL}/fmap/${this.fmapID}`, this.key, this.appName, null)
|
|
fengmap = new SFengParser('fengMap', `${this.mapServerURL}/fmap/${this.fmapID}`, this.key, this.appName, null)
|
|
fengmap.loadMap(this.fmapID, res => {
|
|
fengmap.loadMap(this.fmapID, res => {
|