Revision as of 16:39, 16 November 2025 by Woozle(talk | contribs)(Created page with "{{fmt/title|<code>function Describe() : string</code>}} ==About== * '''General''': {{l/ver/fx|Describe}} * '''Note''': This could also be called "Simulate()", because it does any internal state-changes that are necessary in order to calculate what actions will be taken. It should parallel any internal stuff that <code>../Go/()</code> does.")
Note: This could also be called "Simulate()", because it does any internal state-changes that are necessary in order to calculate what actions will be taken. It should parallel any internal stuff that Go() does.