Package edu.tufts.hrilab.polycraft.msg
Class BlockMap
java.lang.Object
edu.tufts.hrilab.polycraft.msg.Msg
edu.tufts.hrilab.polycraft.msg.BlockMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateMapAssertions
(boolean includeAir) Generate all predicates from the map data.
-
Field Details
-
blocks
-
size
public int[] size -
origin
public int[] origin
-
-
Constructor Details
-
BlockMap
public BlockMap()
-
-
Method Details
-
generateAssertions
- Specified by:
generateAssertions
in classMsg
-
generateMapAssertions
Generate all predicates from the map data.- Returns:
-