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

Function reverse_right

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

Source from the content-addressed store, hash-verified

96
97
98def reverse_right():
99 PressKey(S)
100 PressKey(D)
101 ReleaseKey(W)
102 ReleaseKey(A)
103
104def no_keys():
105

Callers 1

mainFunction · 0.70

Calls 2

PressKeyFunction · 0.90
ReleaseKeyFunction · 0.90

Tested by

no test coverage detected