com.yobotics.simulationconstructionset.commands
Interface ToggleKeyPointModeCommandExecutor
- All Known Subinterfaces:
- AllCommandsExecutor
- All Known Implementing Classes:
- AbstractAllCommandsExecutor, DataBuffer, SimulationConstructionSet, StandardAllCommandsExecutor
public interface ToggleKeyPointModeCommandExecutor
isKeyPointModeToggled
boolean isKeyPointModeToggled()
toggleKeyPointMode
void toggleKeyPointMode()
registerToggleKeyPointModeCommandListener
void registerToggleKeyPointModeCommandListener(ToggleKeyPointModeCommandListener commandListener)