Class Sense
java.lang.Object
edu.tufts.hrilab.polycraft.actions.GameAction
edu.tufts.hrilab.polycraft.actions.sense.Sense
- Direct Known Subclasses:
SenseActors
,SenseActorsList
,SenseAll
,SenseHint
,SenseInventory
,SenseLocation
,SenseRecipe
,SenseScreen
-
Field Summary
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.GameAction
getAssertions, getCommand, getMaxResponseWait, getRawResponse, getStepCost, getSuccess, insertResponse, parseResponse, setGameOver
-
Constructor Details
-
Sense
public Sense()
-
-
Method Details
-
canChangeGameState
public boolean canChangeGameState()- Specified by:
canChangeGameState
in classGameAction
-
getLocationAssertions
-