BowlerKernel
src
main
java
com
neuronrobotics
bowlerstudio
scripting
IDebugScriptRunner.java
Go to the documentation of this file.
1
package
com.neuronrobotics.bowlerstudio.scripting;
2
3
public
interface
IDebugScriptRunner
{
4
10
public
String[]
step
();
11
12
13
}
com.neuronrobotics.bowlerstudio.scripting.IDebugScriptRunner
Definition:
IDebugScriptRunner.java:3
com.neuronrobotics.bowlerstudio.scripting.IDebugScriptRunner.step
String[] step()
Generated by
1.9.1