MCPcopy 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
261def process_input(dpos: float = 0.01, drot: float = 0.05, dangle: float = 0.02, joint_mode: bool = False):

Callers 1

object_layout.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected