示例#1
0
 protected void LoadTool(Tool tool)
 {
     Tools.Add(tool);
     gameUI.AddTool(tool);
 }