MCPcopy Create free account
hub / github.com/ICE27182/Python-3D-renderer / mainloop

Method mainloop

pyrender.py:965–967  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

963
964
965 def mainloop(self):
966 while True:
967 pass
968
969
970

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected