Class Reset
java.lang.Object
edu.tufts.hrilab.polycraft.actions.GameAction
edu.tufts.hrilab.polycraft.actions.Active
edu.tufts.hrilab.polycraft.actions.Reset
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.tufts.hrilab.polycraft.actions.Active
Active.ParsedResponse
-
Field Summary
FieldsFields inherited from class edu.tufts.hrilab.polycraft.actions.Active
failMessage, parsedResponse
Fields inherited from class edu.tufts.hrilab.polycraft.actions.GameAction
log, maxResponseWait, rawResponse, receivedResponse
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.tufts.hrilab.polycraft.actions.Active
canChangeGameState, getAssertions, getFailMessage, getMessage, getStepCost, getSuccess, parseResponse
Methods inherited from class edu.tufts.hrilab.polycraft.actions.GameAction
getMaxResponseWait, getRawResponse, insertResponse, setGameOver
-
Field Details
-
seed
protected int seed -
location
-
novel
-
-
Constructor Details
-
Reset
-
Reset
-
-
Method Details
-
getCommand
- Specified by:
getCommand
in classGameAction
-