All Downloads are FREE. Search and download functionalities are using the official Maven repository.

us.ihmc.simulationconstructionset.commands.PlayCommandExecutor Maven / Gradle / Ivy

package us.ihmc.simulationconstructionset.commands;

public interface PlayCommandExecutor
{
   public abstract void play();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy