Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
98
def
reverse_right():
99
PressKey(S)
100
PressKey(D)
101
ReleaseKey(W)
102
ReleaseKey(A)
103
104
def
no_keys():
105
Callers
1
main
Function · 0.70
Calls
2
PressKey
Function · 0.90
ReleaseKey
Function · 0.90
Tested by
no test coverage detected