示例#1
0
 public void ChangeState()
 {
     WindowComp.ChangeState();
     this.DirtyMapMesh(this.Map);
 }