public class SceneBuilder.DebugInstructions
extends java.lang.Object
| Constructor and Description |
|---|
DebugInstructions() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstructionInstance(PonderInstruction instruction) |
void |
debugSchematic() |
void |
enqueueCallback(java.util.function.Consumer<PonderScene> callback) |
public void debugSchematic()
public void addInstructionInstance(PonderInstruction instruction)
public void enqueueCallback(java.util.function.Consumer<PonderScene> callback)