Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | DJ |
Namespaces | |
dj_lib | |
Constant Groups | |
dj_lib | |
Functions | |
def | LookupTable |
def | enable |
def | disable |
def | mpl |
def | PlayMusik |
Variables | |
int | BATTLELIST = 0 |
THREATLIST = BATTLELIST | |
int | PEACELIST = 1 |
int | PANICLIST = 2 |
int | VICTORYLIST = 3 |
int | LOSSLIST = 4 |
int | BATTLESITUATION = 0 |
int | THREATSITUATION = 1 |
int | PEACESITUATION = 2 |
int | PANICSITUATION = 3 |
int | VICTORYSITUATION = 4 |
int | LOSSSITUATION = 5 |
situation = PEACELIST | |
dictionary | factionmap |
int | HOSTILE_AUTODIST = 10000 |
int | HOSTILE_NEWLAUNCH_DISTANCE = 20000 |
int | SIGNIFICANT_DISTANCE_OFFSET = 10000 |
int | SIGNIFICANT_DISTANCE_MULTIPLY = 2 |
dictionary | peaceawayfriendlylist |
dictionary | peaceawayhostilelist |
dictionary | peacearoundsiglist |
dictionary | threatlist |
dictionary | battlelist |
dictionary | paniclist |
tuple | asteroidlist = VS.musicAddList('asteroids.m3u') |
__enabled = True | |