Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
MyAI Class Reference
Inheritance diagram for MyAI:

Public Member Functions

def Execute
 

Detailed Description

Definition at line 3 of file aitest.py.

Member Function Documentation

def Execute (   self)

Definition at line 4 of file aitest.py.

4 
5  def Execute(self):
6  sys.stdout.write('MyAI\\n')
7  return ''

The documentation for this class was generated from the following file: