MCPcopy Index your code
hub / github.com/acourreges/exp3d / Script

Interface Script

Exp3D/src/com/breakingbyte/game/script/ScriptInterpreter.java:13–15  ·  view source on GitHub ↗

Script should be a simple stateless functor. Any state variable must be stored within the interpreter instance.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateRunScriptMethod · 0.65

Implementers 8

ScriptLevel2Exp3D/src/com/breakingbyte/game/level/
BossScriptExp3D/src/com/breakingbyte/game/level/
ScriptLevel1Exp3D/src/com/breakingbyte/game/level/
BossScriptExp3D/src/com/breakingbyte/game/level/
ScriptLevel4Exp3D/src/com/breakingbyte/game/level/
BossScriptExp3D/src/com/breakingbyte/game/level/
ScriptLevel3Exp3D/src/com/breakingbyte/game/level/
BossScriptExp3D/src/com/breakingbyte/game/level/

Calls

no outgoing calls

Tested by

no test coverage detected