Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/DriveAdapter
/ tick
Method
tick
scenario_runner/no_rendering_mode.py:1261–1262 ·
view source on GitHub ↗
(self, clock)
Source
from the content-addressed store, hash-verified
1259
pass
1260
1261
def
tick(self, clock):
1262
self.parse_input(clock)
1263
1264
def
_parse_events(self):
1265
self.mouse_pos = pygame.mouse.get_pos()
Callers
nothing calls this directly
Calls
1
parse_input
Method · 0.95
Tested by
no test coverage detected