Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
33
def
reset():
34
print(
"reset"
)
35
36
def
getExePath():
37
global simulationBase
Callers
nothing calls this directly
Calls
1
print
Function · 0.50
Tested by
no test coverage detected