Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RoboVerseOrg/RoboVerse
/ close
Method
close
get_started/obj_layout/object_layout.py:257–258 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
255
self.clock.tick(60)
256
257
def
close(self):
258
pygame.quit()
259
260
261
def
process_input(dpos: float = 0.01, drot: float = 0.05, dangle: float = 0.02, joint_mode: bool = False):
Callers
1
object_layout.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected