us.ihmc.simulationconstructionset.commands.NextCameraKeyCommandExecutor Maven / Gradle / Ivy
package us.ihmc.simulationconstructionset.commands;
public interface NextCameraKeyCommandExecutor
{
public abstract void nextCameraKey();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy