Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | launch_new_wave |
def | Execute |
def | initbriefing |
def | loopbriefing |
def | endbriefing |
Data Fields | |
lasttime | |
waittime | |
Definition at line 9 of file total_war.py.
def __init__ | ( | self) |
def endbriefing | ( | self) |
Definition at line 47 of file total_war.py.
def Execute | ( | self) |
Definition at line 31 of file total_war.py.
References faceoff.lasttime, total_war.lasttime, total_war.launch_new_wave(), faceoff.launch_new_wave(), vsrandom.randrange(), faceoff.waittime, and total_war.waittime.
def initbriefing | ( | self) |
Definition at line 42 of file total_war.py.
def launch_new_wave | ( | self) |
Definition at line 16 of file total_war.py.
References faction_ships.get_enemy_of(), faction_ships.getRandomCapitol(), faction_ships.getRandomFighter(), vsrandom.randrange(), and locale.str().
def loopbriefing | ( | self) |
Definition at line 44 of file total_war.py.
lasttime |
Definition at line 14 of file total_war.py.
waittime |
Definition at line 15 of file total_war.py.