MCPcopy
hub / github.com/Sentdex/pygta5 / reverse_left

Function reverse_left

original_project/3. test_model.py:91–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90
91def reverse_left():
92 PressKey(S)
93 PressKey(A)
94 ReleaseKey(W)
95 ReleaseKey(D)
96
97
98def reverse_right():

Callers 1

mainFunction · 0.70

Calls 2

PressKeyFunction · 0.90
ReleaseKeyFunction · 0.90

Tested by

no test coverage detected