MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / start

Method start

PythonAPI/examples/no_rendering_mode.py:270–271  ·  view source on GitHub ↗

Does nothing since it does not need to use other modules

(self)

Source from the content-addressed store, hash-verified

268 self._init_data_params()
269
270 def start(self):
271 """Does nothing since it does not need to use other modules"""
272
273 def _init_hud_params(self):
274 """Initialized visual parameters such as font text and size"""

Callers 6

game_loopFunction · 0.95
mainFunction · 0.45
mainFunction · 0.45
create_environmentFunction · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected