/** 地图事件 */ export class GridEvent { static readonly TRIGGER_EMITTER = "TRIGGER_EMITTER";//触发发射器生成道具 }