Strategy python

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(initialize)
(initialize)
Line 3: Line 3:
 
== initialize ==
 
== initialize ==
 
calls ''Initialize'' and ''InitializeElements''  of the ''Scheme''
 
calls ''Initialize'' and ''InitializeElements''  of the ''Scheme''
*''Initilize''  is intended to be called just once when the strategy is initialized
+
*===''Initilize''=== is intended to be called just once when the strategy is initialized
 
*''InitializeElements'' calls Initialize function of the elements
 
*''InitializeElements'' calls Initialize function of the elements

Revision as of 07:41, 12 March 2008

functions in strategy_python are descibed here

initialize

calls Initialize and InitializeElements of the Scheme

  • ===Initilize=== is intended to be called just once when the strategy is initialized
  • InitializeElements calls Initialize function of the elements
Personal tools
Categories