Changes

19 bytes added ,  16:15, 30 September 2013
Line 1: Line 1: −
Resets all of the structures including the PR Quadtree, clearing them. This has the effect of removing every city. This command cannot fail, so it should unilaterally produce a <success> element in the output XML.
+
Resets all of the structures including the PM Quadtree, clearing them. This has the effect of removing every city. This command cannot fail, so it should unilaterally produce a <success> element in the output XML.
    
== Parameters ==
 
== Parameters ==
 
* (None)
 
* (None)
   −
== Possible <output> ==
+
== Possible ''<output>'' ==
 
* (None)
 
* (None)
   −
== Possible <error> types ==
+
== Possible ''<error>'' types ==
 
* (None)
 
* (None)
   −
== <success> Example ==
+
== ''<success>'' Example ==
 
<code>
 
<code>
 
     <success>
 
     <success>
         <command name="clearAll"/>
+
         <command name="clearAll" id="2"/>
 
         <parameters/>
 
         <parameters/>
 
         <output/>
 
         <output/>
 
     </success>
 
     </success>
 
</code>
 
</code>
editor
68

edits