Package edu.tufts.hrilab.polycraft.util
Class Recipe
java.lang.Object
edu.tufts.hrilab.polycraft.util.Recipe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TermcreateRecipeAction(Term recipe) static voidcreateRecipeActions(Set<? extends Term> novelRecipes) Create actions for each novel recipe.
-
Constructor Details
-
Recipe
public Recipe()
-
-
Method Details
-
createRecipeAction
-
createRecipeActions
Create actions for each novel recipe.
-