Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Functions | |
def | GetRelation |
Variables | |
tuple | fp = open('factions.xml','w') |
list | f = factions[i] |
list | e = factions[j] |
def faction_xml_gen.GetRelation | ( | fac, | |
fnum, | |||
enfac, | |||
enfnum | |||
) |
Definition at line 6 of file faction_xml_gen.py.
list e = factions[j] |
Definition at line 27 of file faction_xml_gen.py.
string f = factions[i] |
Definition at line 21 of file faction_xml_gen.py.
tuple fp = open('factions.xml','w') |
Definition at line 1 of file faction_xml_gen.py.