Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | init |
def | Execute |
Data Fields | |
timer | |
target | |
thrustfactor | |
Definition at line 22 of file ai_escortpatrol.py.
def Execute | ( | self) |
Definition at line 35 of file ai_escortpatrol.py.
References Vector.Cross(), unit.facingAngleToUnit(), unit.getSignedVelocity(), sre_parse.max, Vector.SafeNorm(), Vector.Sub(), ai_escortpatrol.target, ai_escortpatrol.thrustfactor, ai_escortpatrol.timer, and vsrandom.uniform().
def init | ( | self, | |
un | |||
) |
Definition at line 24 of file ai_escortpatrol.py.
target |
Definition at line 26 of file ai_escortpatrol.py.
thrustfactor |
Definition at line 30 of file ai_escortpatrol.py.
timer |
Definition at line 25 of file ai_escortpatrol.py.