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

Function forward_left

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

Source from the content-addressed store, hash-verified

75
76
77def forward_left():
78 PressKey(W)
79 PressKey(A)
80 ReleaseKey(D)
81 ReleaseKey(S)
82
83
84def forward_right():

Callers 1

mainFunction · 0.70

Calls 2

PressKeyFunction · 0.90
ReleaseKeyFunction · 0.90

Tested by

no test coverage detected