Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
Main Page
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Files
Functions
Variables
aitest.py
Go to the documentation of this file.
1
import
VS
2
import
sys
3
class
MyAI
(VS.CommAI):
4
def
Execute
(self):
5
sys.stdout.write(
'MyAI\\n'
)
6
return
''
ai
aitest.py
Generated on Mon Feb 17 2014 12:38:41 for Vega strike Python Modules doc by
1.8.4