MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / reset

Function reset

data/Scenes/ScriptTest.py:33–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32# This function is called automatically in each simulation reset.
33def reset():
34 print("reset")
35
36def getExePath():
37 global simulationBase

Callers

nothing calls this directly

Calls 1

printFunction · 0.50

Tested by

no test coverage detected