View Source VacEngine.Simulation.SimpleStacks (Vac Engine v1.1.1)
Simple stacks are stacks with only two layers:
- one template layer at position 0
- one runnable layer at position 1
This is the only type of stack used in the current VacEngine simulation implementation.