com.yobotics.simulationconstructionset.commands
Interface SimulateCommandExecutor

All Known Subinterfaces:
AllCommandsExecutor, RunCommandsExecutor
All Known Implementing Classes:
AbstractAllCommandsExecutor, SimulationConstructionSet, StandardAllCommandsExecutor

public interface SimulateCommandExecutor


Method Summary
 boolean isSimulating()
           
 void simulate()
           
 

Method Detail

simulate

void simulate()

isSimulating

boolean isSimulating()