Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Sentdex/pygta5
/ Input
Class
Input
original_project/Versions/v0.01/directkeys.py:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
(
"hi"
, HardwareInput)]
43
44
class
Input(ctypes.Structure):
45
_fields_ = [(
"type"
, ctypes.c_ulong),
46
(
"ii"
, Input_I)]
47
48
# Actuals Functions
49
Callers
2
PressKey
Function · 0.70
ReleaseKey
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected